Compartir a través de


ContainerGetAccountInfoResponse type

Contiene datos de respuesta para la operación getAccountInfo.

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>