Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 753 Bytes

PatchedInvitationRequest.md

File metadata and controls

15 lines (10 loc) · 753 Bytes

PatchedInvitationRequest

Properties

Name Type Description Notes
name Option<String> [optional]
expires Option<String> [optional]
fixed_data Option<std::collections::HashMap<String, serde_json::Value>> [optional]
single_use Option<bool> When enabled, the invitation will be deleted after usage. [optional]
flow Option<uuid::Uuid> When set, only the configured flow can use this invitation. [optional]

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