ServiceListQueuesSegmentResponse type
Contient des données de réponse pour l’opération listQueuesSegment.
type ServiceListQueuesSegmentResponse = WithResponse<
ServiceListQueuesSegmentHeaders & ListQueuesSegmentResponse,
ServiceListQueuesSegmentHeaders,
ListQueuesSegmentResponse
>