Home > @vsf-enterprise/sapcc-api > BaseProps
BaseProps interface
Signature:
export interface BaseProps
Properties
Property | Type | Description |
---|---|---|
currency? | string | (Optional) Selected store currency. Default currency will be overwritten. |
fields? | 'BASIC' | 'DEFAULT' | 'FULL' | string | string[] | (Optional) Response configuration. List of fields returned in the response body. |
lang? | string | (Optional) Selected store language. Default language will be overwritten. |