Delen via


ServiceGetAccountInfoResponse type

Bevat antwoordgegevens voor de bewerking getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>