OBJECT
IncentiveSchedule
link GraphQL Schema definition
- type IncentiveSchedule {
- : Advisor
- : UUID
- : Float!
- : UUID
- : Carrier
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- : Date
- : Firm
- : UUID
- : UUID!
- : String
- : Int!
- : Incentive!
- : UUID!
- : Level
- : UUID
- : Organization!
- : Int!
- : Product
- : ProductCategory
- : Int
- : UUID
- : ProductOption
- : Int
- : ProductType
- : Int
- : Date
- : ISO8601DateTime!
- : User!
- : UUID!
- : Vendor
- : UUID
- }