BlobGetAccountInfoResponse type

يحتوي على بيانات الاستجابة لعملية getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>