OBJECT
Represents single checklist status
type SalesTripSummaryChecklistStatus {status: String! abbreviation: String! caption: String! order: Int! typeNid: Int! color: String! }