EnvironmentType:
    | "Production"
    | "Sandbox"
    | "NonProduction"
    | "Unknown"