StructureUserManagementTrait.ListInvitations.ListInvitationsResponse

class StructureUserManagementTrait.ListInvitations.ListInvitationsResponse


The response payload for the ListInvitations command.

Summary

Public constructors

Creates a response payload for the ListInvitations command.

Public constructors

ListInvitationsResponse

ListInvitationsResponse(
    invitationDetailsList: List<StructureUserManagementTrait.InvitationDetails>
)

Creates a response payload for the ListInvitations command.

Public properties