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