Udostępnij za pośrednictwem


ServiceListSharesSegmentResponse type

Zawiera dane odpowiedzi dla operacji listShares.

type ServiceListSharesSegmentResponse = WithResponse<
  ListSharesResponse & ServiceListSharesSegmentHeaders,
  ServiceListSharesSegmentHeaders,
  ListSharesResponseModel
>