Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientGroupMembersCount

Package version

Specifies the number of members in a client group.

Hierarchy

  • ClientGroupMembersCount

Index

Properties

accuracy

accuracy: Accuracy

Accuracy of the reported count. Possible values include: 'actual', 'estimated'

count

count: number

Number of members in the client group. Use this value together with the value of accuracy. If accuracy is exact then the value represents the actual number of members in the cloud. When accuracy is estimated, the actual number of members is larger than the value of count.

endTime

endTime: Date

Membership interval start time.

groupId

groupId: string

Client Group URI.

startTime

startTime: Date

Membership interval start time.

Generated using TypeDoc