Alokai

SapccApiGetBaseSitesRequest

Request parameters for getBaseSites operation in SapccApi. SapccApiGetBaseSitesRequest

interface SapccApiGetBaseSitesRequest {
	readonly fields?: string;
}

Properties

NameRequiredTypeDescription
fieldsOptionalstringResponse configuration. This is the list of fields that should be returned in the response body. Examples: BASIC,DEFAULT,FULL {string} SapccApiGetBaseSites

On this page