OperationPayment$json top-level constant
Implementation
@$core.Deprecated('Use operationPaymentDescriptor instead')
const OperationPayment$json = {
'1': 'OperationPayment',
'2': [
{'1': 'amount', '3': 1, '4': 1, '5': 3, '9': 0, '10': 'amount'},
{
'1': 'currency_amount',
'3': 2,
'4': 1,
'5': 11,
'6': '.TW.Ripple.Proto.CurrencyAmount',
'9': 0,
'10': 'currencyAmount'
},
{'1': 'destination', '3': 3, '4': 1, '5': 9, '10': 'destination'},
{'1': 'destination_tag', '3': 4, '4': 1, '5': 4, '10': 'destinationTag'},
],
'8': [
{'1': 'amount_oneof'},
],
};