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


ContainerGetAccountInfoResponse type

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

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>