OBJECT
type OfferingPrice {offeringPriceId: Int offeringPriceTemplateId: Int minDuration: Int maxDuration: Int durationTypeId: Int amount: Float amountIsPerDuration: Boolean start: DateTime end: DateTime position: Int created: DateTime modified: DateTime }