Enumeration ClientStatus

ClientStatus represents the status of the client.

Enumeration Members

Enumeration Members

Activated: "activated"

Activated means that the client is activated. If the client is activated, all Documents of the client are also ready to be used.

Deactivated: "deactivated"

Deactivated means that the client is not activated. It is the initial status of the client. If the client is deactivated, all Documents of the client are also not used.