Type alias EnvOptions

EnvOptions: "production" | "staging" | "eu" | "development" | "devCloud"

Environment name used in APIOptions. If unsure, use "production".

Generated using TypeDoc