Network Subscription Entity (2022/06)(BCN-11993)
All network subscription entities are structured as follows:
entity
:
Id
The unique identifier for the network subscription entityint
:Level
: Whether the network is "Content" or "Control"NetworkSubscriptionLevel
CreationDate
The creation date of the subscription. See DateTime for more information about this data type.DateTime
:LastModifiedDate DateTime:
The last date on which the subscription was modified, if available. See DateTime for more information about this data type.E
xpireDate
The date on which the network subscription will expire, if available. See DateTime for more information about this data type.
:Nullable<
DateTime>