Поделиться через


BlobGetAccountInfoResponse type

Содержит данные ответа для операции getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>