interface TokenId {
    property_version: bigint;
    token_data_id: TokenDataId;
}

Properties

property_version: bigint
token_data_id: TokenDataId