Partager via


ContainerGetAccountInfoResponse type

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

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>