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