ENVIRONMENT

open class ENVIRONMENT

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
annotation class TypeDef

Properties

Link copied to clipboard
val DEVELOPER: Int = 30
Link copied to clipboard
val PRODUCTION: Int = 0
Link copied to clipboard
val STAGING: Int = 10
Link copied to clipboard
val TESTING: Int = 20