共用方式為


BlobGetAccountInfoResponse type

包含 getAccountInfo 作業的響應數據。

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>