OBJECT
type FeePrice {feePriceId: Int feeId: Int isRepeating: Boolean amount: Int repeatDurationAmount: Int repeatDurationTypeId: Int position: Int created: DateTime modified: DateTime priceRules: [PriceRule] }