ContainerGetAccountInfoResponse type    
Bevat antwoordgegevens voor de getAccountInfo-bewerking.
type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>