Sdílet prostřednictvím


ServiceGetAccountInfoResponse type

Obsahuje data odpovědi pro operaci getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>