Delen via


ServiceGetAccountInfoResponse type

Bevat antwoordgegevens voor de getAccountInfo-bewerking.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>