ServiceListSharesSegmentResponse type
Содержит данные ответа для операции listShares.
type ServiceListSharesSegmentResponse = WithResponse<
ListSharesResponse & ServiceListSharesSegmentHeaders,
ServiceListSharesSegmentHeaders,
ListSharesResponseModel
>