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


ServiceGetAccountInfoResponse type

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

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>