# EditAutoInviteRequest
## Properties
**operator** | Option<**bool**> | | [optional]
**invite_all** | Option<**bool**> | | [optional]
**auto_add** | Option<**bool**> | | [optional]
**domain** | Option<**String**> | Explicit auto-invite domain to use instead of deriving one from the caller's own email. A workspace admin may only set their own domain; setting a different domain requires the caller to be a superadmin. Case-insensitive (stored lowercased); non-ASCII is rejected. Omitting this field leaves the currently stored domain unchanged; sending an explicit empty string resets it to the caller's own domain. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)