Type alias CNftTransferResponse

CNftTransferResponse: CommonTxnResponse & {
    transaction_version: TransactionVersion;
}

Generated using TypeDoc