Class SocialNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.SocialNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:20:31.141212618+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class SocialNonAuthenticatedEntity
extends Object
Social network
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of social network. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanURL or social network identifier to social network profilegetType()Type of social network.inthashCode()voidsetLocation(String location) voidtoString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_LOCATION
- See Also:
-
-
Constructor Details
-
SocialNonAuthenticatedEntity
public SocialNonAuthenticatedEntity()
-
-
Method Details
-
type
-
getType
Type of social network.- Returns:
- type
-
setType
-
location
-
getLocation
URL or social network identifier to social network profile- Returns:
- location
-
setLocation
-
equals
-
hashCode
-
toString
-