INPUT_OBJECT

NetPriceInput

link GraphQL Schema definition

  • input NetPriceInput {
  • netPriceRuleTypeId: Int
  • netPriceTargetTypeId: Int!
  • netPriceTypeId: Int!
  • schoolCompanyPricingTierId: Int
  • netPriceAmounts: [NetPriceAmountInput]!
  • }