1 | type TCs2 { |
2 | |
3 | changeableFlag: Int |
22 | |
4 | entireCatalogAdjustment: String |
22 | |
5 | entireCatalogSelected: String |
22 | |
6 | exclusionProductSets: String |
22 | |
7 | inclusionProductSets: String |
22 | |
8 | mandatoryFlag: Int |
22 | |
9 | participants: [JSON] |
22 | |
10 | percentagePriceListIds: String |
22 | |
11 | policies: [TCsPolicies] |
22 | |
12 | priceListId: String |
22 | |
13 | priceListIds: String |
22 | |
14 | productSetId: String |
22 | |
15 | referenceNumber: Int |
22 | |
16 | tcSequence: Int |
22 | |
17 | tcSubType: String |
22 | |
18 | timeCreated: String |
22 | |
19 | timeUpdated: String |
22 | |
20 | tradingId: Int |
22 | |
21 | xMLString: String |
23 | |
24 | } |