Udostępnij za pośrednictwem


ServiceGetAccountInfoResponse type

Zawiera dane odpowiedzi dla operacji getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>