Compartir a través de


ServiceListSharesSegmentResponse type

Contiene datos de respuesta para la operación de listShares de.

type ServiceListSharesSegmentResponse = WithResponse<
  ListSharesResponse & ServiceListSharesSegmentHeaders,
  ServiceListSharesSegmentHeaders,
  ListSharesResponseModel
>