共用方式為


ContainerGetAccountInfoResponse type

包含 getAccountInfo 作業的響應數據。

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>