Freigeben über


ServiceGetAccountInfoResponse type

Enthält Antwortdaten für den GetAccountInfo-Vorgang.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>