| Name | Type | Description | Notes |
|---|---|---|---|
| str | The email of the user to be invited. | [optional] | |
| expires_at | datetime | [optional] | |
| inviter | str | [optional] | |
| inviter_url | str | [optional] | |
| org | str | [optional] | |
| role | str | The role to be assigned to the invited user. | [optional] [default to 'Member'] |
| slug_perm | str | [optional] | |
| teams | list[OrganizationTeamInvite] | [optional] | |
| user | str | The slug of the user to be invited. | [optional] |
| user_url | str | [optional] |