GetConfigResponse

data class GetConfigResponse(val checkEmailConfirmed: Boolean? = null)

Constructors

Link copied to clipboard
constructor(checkEmailConfirmed: Boolean? = null)

Properties

Link copied to clipboard