UpdateGroupStatus interface

The status of a UpdateGroup.

Properties

members

The list of member this UpdateGroup updates. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the UpdateGroup. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status of the UpdateGroup. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

members

The list of member this UpdateGroup updates. NOTE: This property will not be serialized. It can only be populated by the server.

members?: MemberUpdateStatus[]

Property Value

name

The name of the UpdateGroup. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

status

The status of the UpdateGroup. NOTE: This property will not be serialized. It can only be populated by the server.

status?: UpdateStatus

Property Value