ResendOptions
data class ResendOptions( val interval: Int, val message: String, val button: Item.ContactManagement.LabeledButton, val onSuccess: Item.ContactManagement.ActionableMessage?)
Constructors
Link copied to clipboard
constructor( interval: Int, message: String, button: Item.ContactManagement.LabeledButton, onSuccess: Item.ContactManagement.ActionableMessage?)