Interface Paths1Ljyzq7V3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesSpendTx

The spend transactions count

interface Paths1Ljyzq7V3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesSpendTx {
    recipientId?: number;
    senderId?: number;
}

Properties

recipientId?: number

The number of times the account was recipient id in spend transaction

senderId?: number

The number of times the account was sender id in spend transaction