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