OperationTrustSet$json top-level constant

  1. @Deprecated('Use operationTrustSetDescriptor instead')
Map<String, Object> const OperationTrustSet$json

Implementation

@$core.Deprecated('Use operationTrustSetDescriptor instead')
const OperationTrustSet$json = {
  '1': 'OperationTrustSet',
  '2': [
    {
      '1': 'limit_amount',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Ripple.Proto.CurrencyAmount',
      '10': 'limitAmount'
    },
  ],
};