Поделиться через


ServiceListQueuesSegmentResponse type

Содержит данные ответа для операции listQueuesSegment.

type ServiceListQueuesSegmentResponse = WithResponse<
  ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
  ServiceListQueuesSegmentHeaders,
  ListQueuesSegmentResponse
>