Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 758 Bytes

Invitation.md

File metadata and controls

17 lines (13 loc) · 758 Bytes

Invitation

Properties

Name Type Description Notes
pk UUID [readonly]
name String
expires Date [optional]
fixedData [String: AnyCodable] [optional]
createdBy GroupMember [readonly]
singleUse Bool When enabled, the invitation will be deleted after usage. [optional]
flow UUID When set, only the configured flow can use this invitation. [optional]
flowObj Flow [readonly]

[Back to Model list] [Back to API list] [Back to README]