class MessageDetails : AuthenticationMethod.Internal.MessageDetails
Specialization of Internal.MessageDetails for OneTimePasswordMethod.
It essentially adds the sender property.
MessageDetails(template: String? = null, locale: Locale? = null, sender: OneTimePasswordMethod.SMSSender = SMSSender.Default)
Specialization of Internal.MessageDetails for OneTimePasswordMethod.  | 
val sender: OneTimePasswordMethod.SMSSender
The implementation to use to send SMS.  | 
val locale: Locale?
The locale of the template to use. As many locales as necessary may be defined on the Webcom developer console.  | 
|
val template: String?
The identifier of the message template defined on the Webcom developer console (e.g.
"  |