Module invitations_api

Source

Structs§

CreateInvitationParams
struct for passing parameters to the method create_invitation
DeleteInvitationParams
struct for passing parameters to the method delete_invitation
ListInvitationsParams
struct for passing parameters to the method list_invitations

Enums§

CreateInvitationError
struct for typed errors of method create_invitation
DeleteInvitationError
struct for typed errors of method delete_invitation
ListInvitationsError
struct for typed errors of method list_invitations

Functions§

create_invitation
Create an invitation.
delete_invitation
Delete an invitation.
list_invitations
List all invitations.