Lezen in het Engels

Delen via


ServiceListSharesSegmentResponse type

Bevat antwoordgegevens voor de bewerking listShares.

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