ServiceListSharesSegmentResponse type
Contient des données de réponse pour l’opération listShares .
type ServiceListSharesSegmentResponse = WithResponse<
ListSharesResponse & ServiceListSharesSegmentHeaders,
ServiceListSharesSegmentHeaders,
ListSharesResponseModel
>