Class SocialSupplier
java.lang.Object
travel.wink.sdk.extranet.booking.model.SocialSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:17:36.846722567+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class SocialSupplier
extends Object
Social network
-
Nested Class Summary
Nested Classes -
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()type(SocialSupplier.TypeEnum type)
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_LOCATION
- See Also:
-
-
Constructor Details
-
SocialSupplier
public SocialSupplier()
-
-
Method Details
-
type
-
getType
-
setType
-
location
-
getLocation
URL or social network identifier to social network profile- Returns:
- location
-
setLocation
-
equals
-
hashCode
-
toString
-