ContainerGetAccountInfoResponse type

Enthält Antwortdaten für den getAccountInfo-Vorgang.

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>