共用方式為


ServiceGetAccountInfoResponse type

包含 getAccountInfo 作業的回應資料。

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>