OBJECT

QuotableOffering

link GraphQL Schema definition

  • type QuotableOffering {
  • serviceQuantity: Int
  • startDate: DateOnly
  • offeringId: Int
  • offeringTypeId: Int
  • offeringPackageOptionId: Int
  • durationAmount: Int
  • durationTypeId: Int
  • }