Class GeneralManagerAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.GeneralManagerAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-24T16:07:10.367615648+07:00[Asia/Bangkok]")
public class GeneralManagerAffiliate
extends Object
General manager related data.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDescriptionsItem(LocalizedDescriptionAffiliate descriptionsItem) descriptions(List<LocalizedDescriptionAffiliate> descriptions) boolean@Valid List<LocalizedDescriptionAffiliate> Localized welcome message from GM.@Valid SimpleMultimediaAffiliategetImage()Get image@NotNull StringgetName()Name of GM currently managing the property.inthashCode()image(SimpleMultimediaAffiliate image) voidsetDescriptions(List<LocalizedDescriptionAffiliate> descriptions) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_IMAGE
- See Also:
-
JSON_PROPERTY_DESCRIPTIONS
- See Also:
-
-
Constructor Details
-
GeneralManagerAffiliate
public GeneralManagerAffiliate()
-
-
Method Details
-
name
-
getName
Name of GM currently managing the property.- Returns:
- name
-
setName
-
image
-
getImage
-
setImage
-
descriptions
-
addDescriptionsItem
-
getDescriptions
Localized welcome message from GM.- Returns:
- descriptions
-
setDescriptions
-
equals
-
hashCode
-
toString
-