Url
Domain URL stored for the new record.
- Group
- identity
- Data Type
- string
Domain type
Type selector that drives which settings blocks become relevant.
- Group
- identity
- Data Type
- enum
isActive
Initial active-state selection for the new domain record.
- Group
- status
- Data Type
- enum
SendGrid Email From
Sender address field used only for domain types that support zone-level email settings.
- Group
- zone-settings
- Data Type
- string
- Caveats
- Visible only when the selected domain type code starts with `ZONE`.
Demo Mode Only
Restricts the domain to demo-only usage.
- Group
- settings
- Data Type
- boolean
- Caveats
- Visible only for zone-domain types.
System Emails Off
Disables system-generated emails for the domain.
- Group
- settings
- Data Type
- boolean
- Caveats
- Visible only for zone-domain types.
Index Mode Off
Disables index mode for the domain.
- Group
- settings
- Data Type
- boolean
- Caveats
- Visible only for zone-domain types., The UI notes that this can also cause 403 behavior for a non-whitelisted URL parameter.
Login Off
Disables login on the domain.
- Group
- settings
- Data Type
- boolean
- Caveats
- Visible only for zone-domain types.
Hide Extended Profile Details
Hides extended profile detail fields for users on the domain.
- Group
- settings
- Data Type
- boolean
- Caveats
- Visible only for zone-domain types.
Redirect With Path
Enables redirect-with-path behavior for non-zone domain types.
- Group
- settings
- Data Type
- boolean
- Caveats
- This is the only settings checkbox rendered for non-zone domain types.
Include Countries
Country allowlist for domain types that use zone settings.
- Group
- zone-settings
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types.
Included Deposit Methods
Payment method ids explicitly included for deposit usage on this domain.
- Group
- payment-method-settings
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types., Options come from the payment-method list and are stored as string ids.
Excluded Deposit Methods
Payment method ids explicitly excluded from deposit usage on this domain.
- Group
- payment-method-settings
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types., Options come from the payment-method list and are stored as string ids.
Included Withdraw Methods
Withdraw-capable payment method ids explicitly included for this domain.
- Group
- payment-method-settings
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types., Options are limited to payment methods marked as withdrawal-capable.
Excluded Withdraw Methods
Withdraw-capable payment method ids explicitly excluded for this domain.
- Group
- payment-method-settings
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types., Options are limited to payment methods marked as withdrawal-capable.
Leads Only
Marks the domain settings as lead-only.
- Group
- leads-tags
- Data Type
- boolean
- Caveats
- Visible only for zone-domain types.
Include Tags
Tag names explicitly included by the domain settings.
- Group
- leads-tags
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types., Options come from the tag list and are stored as tag names.
Exclude Tags
Tag names explicitly excluded by the domain settings.
- Group
- leads-tags
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types., Options come from the tag list and are stored as tag names.
Registration Allowed Countries
Country codes explicitly allowed for registration on this domain.
- Group
- registration-access
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types.
Registration Forbidden Countries
Country codes explicitly forbidden for registration on this domain.
- Group
- registration-access
- Data Type
- string-list
- Caveats
- Visible only for zone-domain types.
Country
Country code targeted by one registration-rule card.
- Group
- registration-configs
- Data Type
- enum
- Caveats
- Visible only after `Add registration rule by country`.
Device Type
Device type for one registration-time window.
- Group
- registration-configs
- Data Type
- enum
From
Start time for one device-specific registration window.
- Group
- registration-configs
- Data Type
- time
To
End time for one device-specific registration window.
- Group
- registration-configs
- Data Type
- time
Registration Settings for Country
Local country-card buffer that becomes `settings.registrationConfigs` on submit.
- Group
- registration-configs
- Data Type
- object-list
Country Swap
Map of incoming country codes to replacement country and optional city values.
- Group
- country-swap
- Data Type
- object-map
- Caveats
- Visible only for zone-domain types., Rows are kept in local form state and copied into `settings.countrySwap` on submit.
Swap Country
Incoming country code that should be swapped.
- Group
- country-swap
- Data Type
- enum
Target Country
Replacement country code saved for the swap rule.
- Group
- country-swap
- Data Type
- enum
City
Optional city value saved with the swap rule.
- Group
- country-swap
- Data Type
- string