ResetPasswordResponse

data class ResetPasswordResponse(var email: String, var requestType: String)

Constructors

Link copied to clipboard
constructor(email: String, requestType: String)

Properties

Link copied to clipboard
Link copied to clipboard