Compartir a través de


ServiceGetAccountInfoResponse type

Contiene datos de respuesta para la operación getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>