Class ApiChain
java.lang.Object
travel.wink.hotelbeds.content.sdk.model.ApiChain
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-04T11:28:31.756188010+07:00[Asia/Bangkok]")
public class ApiChain
extends Object
Information on a hotelier chain.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(ApiContent description) booleangetCode()Code of the chain.@Valid ApiContentGet descriptioninthashCode()voidvoidsetDescription(ApiContent description) toString()
-
Field Details
-
JSON_PROPERTY_CODE
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
-
Constructor Details
-
ApiChain
public ApiChain()
-
-
Method Details