SendOtpMessageRequestParameters
Send OTP message request parameters.
Types
Properties
Link copied to clipboard
The attempts allowed to validate an OTP.
Link copied to clipboard
The number of characters in the generated OTP.
Link copied to clipboard
The destination identity to send OTP to.
Link copied to clipboard
The origination identity used to send OTP from.
Link copied to clipboard
Developer-specified reference identifier. Required to match during OTP verification.
Link copied to clipboard
A unique Template ID received from DLT after entity registration is approved.
Link copied to clipboard
The time in minutes before the OTP is no longer valid.
Functions
Link copied to clipboard
inline fun copy(block: SendOtpMessageRequestParameters.Builder.() -> Unit = {}): SendOtpMessageRequestParameters