InventoryIndentedStatistics$json top-level constant

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

Implementation

@$core.Deprecated('Use inventoryIndentedStatisticsDescriptor instead')
const InventoryIndentedStatistics$json = {
  '1': 'InventoryIndentedStatistics',
  '2': [
    {
      '1': 'purchase_indents',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.Scailo.AbridgedPurchaseIndentItem',
      '10': 'purchaseIndents'
    },
    {
      '1': 'purchase_orders',
      '3': 20,
      '4': 3,
      '5': 11,
      '6': '.Scailo.AbridgedPurchaseOrderItem',
      '10': 'purchaseOrders'
    },
  ],
};