PathGetSystemPropertiesResponse type

Enthält Antwortdaten für die Operation getSystemProperties .

type PathGetSystemPropertiesResponse = WithResponse<
  PathGetSystemPropertiesHeaders,
  PathGetPropertiesHeadersModel
>