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[NetworkSubscription] Subscription:
The network subscription entity. See Network Subscription Entity