Static
domainStatic
getMethod to return a domain specific to environment. DomainName of example.com would return dev.example.com in Development environment DomainName of example.com would return preprod.example.com in Pre Production environment DomainName of example.com would return sandbox.example.com in Sandbox environment DomainName of example.com would return prod.example.com in Production environment
Generated using TypeDoc
Utility class, provides several reusable methods