Interface PathsZdcclfV3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesNameTransferTx

The name transfer transactions count

interface PathsZdcclfV3TransactionsCountIdGetResponses200ContentApplicationJsonSchemaPropertiesNameTransferTx {
    accountId?: number;
    nameId?: number;
    recipientId?: number;
}

Properties

accountId?: number

The number of times the account was account id in name transfer transaction

nameId?: number

The number of times the account was name id in name transfer transaction

recipientId?: number

The number of times the account was recipient id in name transfer transaction