Interface

BurnTokensRequestAPIParams

BurnTokensRequestAPIParams

Properties:
Name Type Description
requestId string

Unique request ID for bulk transfer

groupRequestId string

Unique group request ID and it contains multiple request IDs for bulk transfer

partnerRefId string

The partner reference ID is to identify the partner

description string

The description for the transfer transaction

items Array.<TransferAPIInput>

The list of full transferred payload

View Source types/TransactionTypes.ts, line 215