CreateInvitationRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| String | Email address of the user to invite | [default to null] | |
| roles | List | List of role names to assign to the invited user | [default to null] |
| message | String | Optional custom message to include in the invitation | [optional] [default to null] |
| expires_in_days | Integer | Number of days until the invitation expires (default: 7) | [optional] [default to null] |