Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts
Cloud storage configuration
Properties
| Property | Type |
|---|---|
apiBaseUrl | string |
apiToken | string |
projectId | string |
organizationId | string |
timeout | number |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts
Cloud storage configuration
| Property | Type |
|---|---|
apiBaseUrl | string |
apiToken | string |
projectId | string |
organizationId | string |
timeout | number |
Was this page helpful?