Properties:
Name | Type | Description |
---|---|---|
requestId |
string
|
Unique request ID to query the minting batch contains the list of minted assets |
groupRequestId |
string
|
Unique group request ID and it contains multiple request IDs for bulk mint async and we can use this field for re-query the list of minted transactions later on |
validItems |
Array.<MintedAssetResponse>
|
List of validated assets and being mint in system at background |
invalidItems |
Array.<any>
|
List of invalid NFTs info - Partner/developer need checks with details invalid NFT info |