ServiceListQueuesSegmentResponse type
Obsahuje data odpovědi pro operaci listQueuesSegment.
type ServiceListQueuesSegmentResponse = WithResponse<
ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
ServiceListQueuesSegmentHeaders,
ListQueuesSegmentResponse
>