Dela via


ServiceGetAccountInfoResponse type

Innehåller svarsdata för åtgärden getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>