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
The last date on which the subscription was modified, if available. See DateTime for more information about this data type.DateTime
:E
xpireDate
The date on which the network subscription will expire, if available. See DateTime for more information about this data type.
:Nullable<
DateTime>