Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts
Environment variable entity
Properties
| Property | Type |
|---|---|
type | EntityType.ENV_VARIABLE |
variableName | string |
exampleValue | string |
isSensitive | boolean |
isRequired | boolean |
category | string |
Was this page helpful?