BlobGetAccountInfoResponse type

Zawiera dane odpowiedzi dla operacji getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>