OBJECT
type PriceRule {priceRuleId: Int priceRuleTypeId: Int comparisonTypeId: Int value: Int durationTypeId: Int startMonth: Int endMonth: Int startDay: Int endDay: Int startDate: DateTime endDate: DateTime logicalOperatorId: Int position: Int created: DateTime modified: DateTime studentNationalities: [Country] }