ServiceListSharesSegmentResponse type
Enthält Antwortdaten für den ListShares-Vorgang .
type ServiceListSharesSegmentResponse = WithResponse<
ListSharesResponse & ServiceListSharesSegmentHeaders,
ServiceListSharesSegmentHeaders,
ListSharesResponseModel
>