ServiceListQueuesSegmentResponse type
Enthält Antwortdaten für den listQueuesSegment-Vorgang.
type ServiceListQueuesSegmentResponse = WithResponse<
ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
ServiceListQueuesSegmentHeaders,
ListQueuesSegmentResponse
>