SapccApiGetBaseSitesRequest
Request parameters for getBaseSites operation in SapccApi. SapccApiGetBaseSitesRequest
interface SapccApiGetBaseSitesRequest {
readonly fields?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
fields | Optional | string | Response configuration. This is the list of fields that should be returned in the response body. Examples: BASIC,DEFAULT,FULL {string} SapccApiGetBaseSites |