AccessListInvitationsSuccessResponse interface
List invitations success response
Properties
data |
Data of the invitations list
|
kind |
Type of response
|
metadata |
Metadata of the list
|
Property Details
data
Data of the invitations list
data?: InvitationRecord[]
Property Value
kind
Type of response
kind?: string
Property Value
Metadata of the list
metadata?: ConfluentListMetadata
Property Value