BlobGetAccountInfoResponse type

Contains response data for the getAccountInfo operation.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>