Skip to main content

Domain

This class provides configuration settings for defining domain parameters, including optional subdomain and custom domain specifications. It allows for the customization of network identifiers or the use of default values when specific domains are not provided.

Attributes

AttributeTypeDescription
subdomainOptional[str] = nullSubdomain to use for the domain. If not set, the default subdomain will be used.
custom_domainOptional[str] = nullCustom domain to use for the domain. If not set, the default custom domain will be used.