Condividi tramite


ContainerGetAccountInfoResponse type

Contiene i dati di risposta per l'operazione getAccountInfo.

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>