Delen via


ServiceGetPropertiesResponse type

Bevat antwoordgegevens voor de getProperties-bewerking.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>