CreateInviteCodesAccountCodes

data class CreateInviteCodesAccountCodes(val account: String, val codes: List<String>)

Constructors

Link copied to clipboard
constructor(account: String, codes: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard