Udostępnij za pośrednictwem


ServiceListQueuesSegmentResponse type

Zawiera dane odpowiedzi dla operacji listQueuesSegment.

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