accountCount property
Number of accounts on the server which are associated with the upstream host. Note that the upstream may actually have more accounts.
Implementation
int? get seq;/// Number of accounts on the server which are associated with the upstream host. Note that the upstream may actually have more accounts.
int? get accountCount;