OBJECT
ScheduleRate
link GraphQL Schema definition
- type ScheduleRate {
- : Account!
- : UUID!
- : [ID!]
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Band!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- : UUID!
- : String
- : [ID!]
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [CarrierOption!]!
- : Organization!
- : Int!
- : ScheduleRateOwner!
- : ProRate
- : String
- : ProductOption
- : Int
- : Float
- : Float
- : Schedule!
- : UUID!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ScheduleRateFilter!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Territory!]!
- : TrailOption
- : UUID
- : ISO8601DateTime!
- : User!
- : UUID!
- }