Megosztás a következőn keresztül:


ContainerGetAccountInfoResponse type

A getAccountInfo művelet válaszadatait tartalmazza.

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>