Type Alias: HostInfo
type HostInfo = HostInfo1P & HostInfo;
Host info for 1P and 3P. It is a union of HostInfoSpecifiedBase and HostInfo3P.
type HostInfo = HostInfo1P & HostInfo;
Host info for 1P and 3P. It is a union of HostInfoSpecifiedBase and HostInfo3P.