Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 945 Bytes

TransitionInfo.md

File metadata and controls

13 lines (9 loc) · 945 Bytes

TransitionInfo

Properties

Name Type Description Notes
SendWelcomeEmail bool Supported for account confirmation. Specifies whether welcome email is sent. The default value is 'True' [optional] [default to true]
SendConfirmationEmail bool Supported for account activation. Specifies whether confirmation email is sent. The default value is 'True' [optional] [default to true]
ShipDevices bool Specifies whether devices are shipped after successful account confirmation. The default value is 'True' [optional] [default to true]
ActivationEmailHash string Supported for account confirmation. Activation email hash code [optional]

[Back to Model list] [Back to API list] [Back to README]