Variable rawCommonRequestSelectorConst

rawCommonRequestSelector: {
    currency: boolean;
    hash: boolean;
    program_id: boolean;
    title: boolean;
    total_cost: boolean;
    type: boolean;
    unit_cost: boolean;
    unit_of_measurement: boolean;
    units: boolean;
} = ...

Type declaration

  • currency: boolean
  • hash: boolean
  • program_id: boolean
  • title: boolean
  • total_cost: boolean
  • type: boolean
  • unit_cost: boolean
  • unit_of_measurement: boolean
  • units: boolean