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

Latest commit

 

History

History
14 lines (10 loc) · 612 Bytes

InvitationRequest.md

File metadata and controls

14 lines (10 loc) · 612 Bytes

InvitationRequest

Properties

Name Type Description Notes
name String
expires Date [optional]
fixedData [String: AnyCodable] [optional]
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]

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