ResendConfirmationCodeResponse

@JsonSerializable
data class ResendConfirmationCodeResponse(val CodeDeliveryDetails: CodeDeliveryDetails)(source)

Constructors

Link copied to clipboard
constructor(CodeDeliveryDetails: CodeDeliveryDetails)

Properties