WalletTransferDirection
Properties
string
"sent""received""all"
View JSON Schema
{
"type": "string",
"enum": [
"sent",
"received",
"all"
]
}
"sent""received""all"{
"type": "string",
"enum": [
"sent",
"received",
"all"
]
}