ServiceGetAccountInfoResponse type

包含 getAccountInfo 作業的響應數據。

TypeScript
type ServiceGetAccountInfoResponse = ServiceGetAccountInfoHeaders & { _response: Object }