Package travel.wink.sdk.affiliate.model
Class UniqueRequestAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.UniqueRequestAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-16T10:17:15.847873815+07:00[Asia/Bangkok]")
public class UniqueRequestAffiliate
extends Object
UniqueRequestAffiliate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid UUIDAn optional accompanying identifier so it doesn't check itself on an update@NotNull StringgetName()The name we want to check uniqueness forinthashCode()identifier(UUID identifier) voidsetIdentifier(UUID identifier) voidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_IDENTIFIER
- See Also:
-
-
Constructor Details
-
UniqueRequestAffiliate
public UniqueRequestAffiliate()
-
-
Method Details
-
name
-
getName
The name we want to check uniqueness for- Returns:
- name
-
setName
-
identifier
-
getIdentifier
An optional accompanying identifier so it doesn't check itself on an update- Returns:
- identifier
-
setIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-