Compartir a través de


ServiceListQueuesSegmentResponse type

Contiene datos de respuesta para la operación listQueuesSegment.

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