All network entities are structured as follows:
entity
:
The network id[int]
Id:
The name of the network owner[string]
Name:
The creation date of the network[
CreationDate:DateTime
]
The date on which the user was locked out, if applicable
LockoutDate:[
DateTime?
][
bool
]IsLockedOut:
Whether the user is locked out
The last date on which the user was locked out, if applicable
LastLockoutDate:[
DateTime?
][
NetworkSettings
]Settings:
The network settings entity. See Network Settings Entity
Subscription:[
NetworkSubscription
][int] Id:
The subscription id[NetworkSubscriptionLevel] Level
: Whether the network is "Content" or "Control"[DateTime] CreationDate:
The creation date of the subscription[DateTime?] LastModifiedDate:
The last date on which the subscription was modified[DateTime?] E
xpireDate:
The date on which the network subscription will expire