ChainAndBrandInfo
The chain and brand information of hotel. Only visible by configuration. Please contact your Expedia Account Manager if you need this node.
Parameters
chainId
The chain id.
chainName
The name of the chain.
brandId
The brand id.
brandName
The name of the brand.
Constructors
Link copied to clipboard
public ChainAndBrandInfo ChainAndBrandInfo(Integer chainId, String chainName, Integer brandId, String brandName)