okta-sdk-nodejs

okta.EmailCustomizationAllOf

Properties

Name Type Description Notes
created Date The UTC time at which this email customization was created. [optional] [readonly] [default to undefined]
id string A unique identifier for this email customization. [optional] [readonly] [default to undefined]
isDefault boolean Whether this is the default customization for the email template. Each customized email template must have exactly one default customization. Defaults to `true` for the first customization and `false` thereafter. [optional] [default to undefined]
language string The language specified as an IETF BCP 47 language tag. [default to undefined]
lastUpdated Date The UTC time at which this email customization was last updated. [optional] [readonly] [default to undefined]
_links EmailCustomizationAllOfLinks   [optional] [default to undefined]