OrgCodeExistResponse

data class OrgCodeExistResponse(exists: Boolean)

Properties

exists
Link copied to clipboard
var exists: Boolean