Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientGroupsListMembersOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • ClientGroupsListMembersOptionalParams

Index

Properties

Properties

Optional endTime

endTime: Date

UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow

Optional startTime

startTime: Date

UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m

Optional top

top: undefined | number

Page size to use. When not specified, the default page size is 100 records.

Generated using TypeDoc