PayoutQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use payoutQueryDescriptor instead')
const PayoutQuery$json = {
  '1': 'PayoutQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'AccountId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {
      '1': 'States',
      '3': 3,
      '4': 3,
      '5': 14,
      '6': '.PayoutStatus.PayoutState',
      '10': 'States'
    },
    {
      '1': 'CreatedAfter',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'CreatedAfter'
    },
    {
      '1': 'CreatedBefore',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'CreatedBefore'
    },
    {
      '1': 'Reference',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Reference'
    },
  ],
};