Megosztás a következőn keresztül:


ServiceGetAccountInfoResponse type

A getAccountInfo művelet válaszadatait tartalmazza.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>