Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | [optional] | |
flowSet | kotlin.collections.List<FlowSetRequest> | [optional] | |
configureFlow | java.util.UUID | Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage. | [optional] |
friendlyName | kotlin.String | [optional] | |
provider | ProviderEnum | [optional] | |
fromNumber | kotlin.String | [optional] | |
accountSid | kotlin.String | [optional] | |
auth | kotlin.String | [optional] | |
authPassword | kotlin.String | [optional] | |
authType | AuthTypeEnum | [optional] | |
verifyOnly | kotlin.Boolean | When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future. | [optional] |
mapping | java.util.UUID | Optionally modify the payload being sent to custom providers. | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.