Bagikan melalui


ServiceGetPropertiesResponse type

Berisi data respons untuk operasi getProperties.

type ServiceGetPropertiesResponse = WithResponse<
  ServiceGetPropertiesResponseInternal,
  ServiceGetPropertiesHeaders
>