Delen via


BlobGetAccountInfoResponse type

Bevat antwoordgegevens voor de getAccountInfo-bewerking.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>