Sdílet prostřednictvím


ContainerGetAccountInfoResponse type

Obsahuje data odpovědi pro operaci getAccountInfo.

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>