github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/TransitionInfo.md (about) 1 # TransitionInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **SendWelcomeEmail** | **bool** | Supported for account confirmation. Specifies whether welcome email is sent. The default value is 'True' | [optional] [default to true] 7 **SendConfirmationEmail** | **bool** | Supported for account activation. Specifies whether confirmation email is sent. The default value is 'True' | [optional] [default to true] 8 **ShipDevices** | **bool** | Specifies whether devices are shipped after successful account confirmation. The default value is 'True' | [optional] [default to true] 9 **ActivationEmailHash** | **string** | Supported for account confirmation. Activation email hash code | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13