Type Alias TenantEnvironment

TenantEnvironment: {
    apiOrigin: string;
    jwtIssuer: string;
}