OpenAPI Test Generator API
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OpenAPI Test Generator API
openapi-testgen-example-value
/
art.galushko.openapi.testgen.example.config
/
EmailProviderSettings
Email
Provider
Settings
data
class
EmailProviderSettings
(
val
template
:
String
=
EmailValueProvider.DEFAULT_EMAIL_TEMPLATE
)
Configuration for email value generation.
Members
Constructors
Email
Provider
Settings
Link copied to clipboard
constructor
(
template
:
String
=
EmailValueProvider.DEFAULT_EMAIL_TEMPLATE
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
template
Link copied to clipboard
val
template
:
String
template string for email generation