OBJECT

ResultList5ListItem

link GraphQL Schema definition

1type ResultList5ListItem {
2
3accountId: Int
27
4comments: String
27
5contractLevelParticipants: [ContractLevelParticipants2]
27
6dataBeanKeyReferenceNumber: String
27
7familyId: Int
27
8majorVersion: Int
27
9markForDelete: Int
27
10minorVersion: Int
27
11name: String
27
12origin: Int
27
13owner: Int
27
14ownerReferenceNumber: Int
27
15referenceNumber: Int
27
16referredTradingAgreementId: Int
27
17state: Int
27
18storeXMLDefinition: JSON
27
19storeXMLString: String
27
20tCs: [TCs2]
27
21timeActivated: String
27
22timeApproved: String
27
23timeCreated: String
27
24timeDeployed: String
27
25timeUpdated: String
27
26usage: Int
28
29}