Bagikan melalui


ServiceGetAccountInfoResponse type

Berisi data respons untuk operasi getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>