CancelShipmentRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use cancelShipmentRequestDescriptor instead')
const CancelShipmentRequest$json = {
  '1': 'CancelShipmentRequest',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'piece_id', '3': 2, '4': 1, '5': 9, '10': 'pieceId'},
  ],
};