Interface GetInvitationsByInvitationIdRequest

Hierarchy

  • GetInvitationsByInvitationIdRequest

Properties

fields?: string

Comma-separated list of fields to include or exclude (based on value provided for include_fields) in the result. Leave empty to retrieve all fields.

id: string

Organization identifier

include_fields?: boolean

Whether specified fields are to be included (true) or excluded (false). Defaults to true.

invitation_id: string

The id of the user invitation.