Options
All
  • Public
  • Public/Protected
  • All
Menu

EnvironmentType

Index

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

Generated using TypeDoc