ServiceListSharesSegmentResponse type
Bevat antwoordgegevens voor de bewerking listShares.
type ServiceListSharesSegmentResponse = WithResponse<
ListSharesResponse & ServiceListSharesSegmentHeaders,
ServiceListSharesSegmentHeaders,
ListSharesResponseModel
>