OBJECT
AMSQueryFlight
link GraphQL Schema definition
- type AMSQueryFlight {
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- # The quantity associatred with the manifested master
- : Int
- # If less than five characters are transmitted, the data is “normalized” to five
- # positions to facilitate matches with entries.
- : String
- # An alpha character indicating the split identifier associated to a master bill
- : String
- # An alpha character indicating the split identifier associated to a house bill
- : String
- # The quantity associatred with the manifested house
- : Int
- # The quantity associated with a specific split
- : Int
- # The quantity associated with the master bill
- : Int
- }