v1EmailCustomizationParams class
Properties
-
appName
→ String?
-
The name of the application.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
logoUrl
→ String?
-
A URL pointing to a logo in PNG format. Note this logo will be resized to fit into 340px x 124px.
final
-
magicLinkTemplate
→ String?
-
A template for the URL to be used in a magic link button, e.g.
https://dapp.xyz/%s. The auth bundle will be interpolated into the %s.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
templateId
→ String?
-
Unique identifier for a given Email Template. If not specified, the default is the most recent Email Template.
final
-
templateVariables
→ String?
-
JSON object containing key/value pairs to be used with custom templates.
final