Partager via


ServiceGetAccountInfoResponse type

Contient des données de réponse pour l’opération getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>