Home > @vsf-enterprise/commercetools-api > ServerApiConfiguration
# ServerApiConfiguration interface
The serverApi
property in integration configuration
Signature:
export interface ServerApiConfiguration extends Pick<ApiConfig, 'clientId' | 'clientSecret' | 'scopes'>
Extends: Pick<ApiConfig, 'clientId' | 'clientSecret' | 'scopes'>
# Properties
Property | Type | Description |
---|---|---|
operations? | string[] | (Optional) |