OBJECT
type StudentEnrollmentOfferingItem {studentEnrollmentOfferingItemId: Int studentEnrollmentId: Int offeringTypeId: Int offeringId: Int snapshotOfferingName: String snapshotOfferingCourseCategoryId: Int snapshotOfferingAccommodationCategoryId: Int snapshotIntensityDurationAmount: Int snapshotIntensityDurationTypeId: Int snapshotIntensityPerDurationTypeId: Int startDate: DateOnly endDate: DateOnly durationAmount: Int durationTypeId: Int roomTypeId: Int bathroomTypeId: Int mealTypeId: Int serviceQuantity: Int created: DateTime modified: DateTime }