Name | Type | Description | Notes |
---|---|---|---|
pk | java.util.UUID | [readonly] | |
name | kotlin.String | ||
createdBy | GroupMember | [readonly] | |
flowObj | Flow | [readonly] | |
expires | java.time.OffsetDateTime | [optional] | |
fixedData | kotlin.collections.Map<kotlin.String, kotlin.Any> | [optional] | |
singleUse | kotlin.Boolean | When enabled, the invitation will be deleted after usage. | [optional] |
flow | java.util.UUID | When set, only the configured flow can use this invitation. | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.