/
Network Entity (2020/10)

Network Entity (2020/10)

All network entities are structured as follows:

entity:

  • Id intThe unique identifier of the network 

  • Name string: The name of the network. The maximum length of this string is 30 characters.

  • CreationDate DateTimeThe creation date of the network. See DateTime for more information about this data type.

  • LockoutDate Nullable<DateTime>The date on which the network was locked out, if applicable. See DateTime for more information about this data type.

  • IsLockedOut boolWhether or not the network is locked out. False is the default value.

  • LastLockoutDate Nullable<DateTime>The last date on which the network was locked out, if applicable. See DateTime for more information about this data type.

  • Settings NetworkSettings: The network settings entity. See Network Settings Entity

  • Subscription NetworkSubscription: The network subscription entity. See Network Subscription Entity





Related content

User Entity (2020/10)
User Entity (2020/10)
Read with this
Network Entity (2017/01)
Network Entity (2017/01)
More like this
Users Endpoints (2020/10)
Users Endpoints (2020/10)
Read with this
Network Entity (2022/06)
Network Entity (2022/06)
More like this
Main REST HTTP API version 2020/10
Main REST HTTP API version 2020/10
Read with this
Network Subscription Entity (2020/10)
Network Subscription Entity (2020/10)
More like this