BlobGetAccountInfoResponse type

Innehåller svarsdata för åtgärden getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>