Delen via


ServiceListSharesSegmentResponse type

Bevat antwoordgegevens voor de listShares-bewerking .

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