accountCount property

int? get accountCount
inherited

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;