"description":"JSON schema for CSP defined types (see clause 6.1 and Annex A). Two collection records are defined for collecting subscriber data records using nesting (see Clause 5.5)",
"$defs":{
"CSPSubscriberRecordsCollectionRecord":{
"type":"object",
"title":"Subscriber collection record",
"description":"Nesting record to cluster records related to a single subscriber (see clause 5.5). This record is used to cluster Subscriber Data records when the record set contains records of multiple subscribers.",
"description":"One or more payment information records for the subscriber in this CollectionRecord"
}
},
"required":[
"subscriberInformationRecord"
]
}
},
"CSPSubscriptionRecordsCollectionRecord":{
"type":"object",
"title":"Subscription collection record",
"description":"Nesting record to cluster records related to a single subscription (see clause 5.5). This record is used to cluster Subscriber Data records when the record set contains records of multiple subscriptions.",