Type alias TokenUpdatePayloadJSON

TokenUpdatePayloadJSON: {
    operations: JSON;
    tokenId: JSON;
}

Type declaration

Generated using TypeDoc