INPUT_OBJECT

StudentQuoteOptionOfferingInput

link GraphQL Schema definition

  • input StudentQuoteOptionOfferingInput {
  • offeringId: Int
  • startDate: DateOnly
  • priceDurationAmount: Int
  • priceDurationTypeId: Int
  • promotionId: Int
  • isAgencyItem: Boolean
  • serviceQuantity: Int
  • }