次の方法で共有


ContainerGetAccountInfoResponse type

getAccountInfo 操作の応答データが含まれています。

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>