Enumeration EnvironmentType

EnvironmentType

Enumeration Members

Enumeration Members

Development: "DEVELOPMENT"

Development environment, used for testing and development purposes

Production: "PRODUCTION"

Production environment, used for live applications and services

Sandbox: "SANDBOX"

Sandbox environment, used for isolated testing and experimentation