Class SocialAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.SocialAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-26T12:28:12.346320019+07:00[Asia/Bangkok]")
public class SocialAffiliate
extends Object
Social network
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanWhether social network is available for use.URL or social network identifier to social network profilegetType()Type of social network.inthashCode()voidsetEnabled(Boolean enabled) voidsetLocation(String location) voidtoString()type(SocialAffiliate.TypeEnum type)
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_LOCATION
- See Also:
-
JSON_PROPERTY_ENABLED
- See Also:
-
-
Constructor Details
-
SocialAffiliate
public SocialAffiliate()
-
-
Method Details
-
type
-
getType
-
setType
-
location
-
getLocation
URL or social network identifier to social network profile- Returns:
- location
-
setLocation
-
enabled
-
getEnabled
-
setEnabled
-
equals
-
hashCode
-
toString
-