WalletBalanceKind
Properties
string
"funded""promotional"
View JSON Schema
{
"type": "string",
"enum": [
"funded",
"promotional"
]
}
"funded""promotional"{
"type": "string",
"enum": [
"funded",
"promotional"
]
}