Class PersonalSupplier
java.lang.Object
travel.wink.sdk.extranet.booking.model.PersonalSupplier
@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 PersonalSupplier
extends Object
PersonalSupplier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIdentifier the gender of the customer.static enumMarital status of the traveler. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContactPersonItem(Object contactPersonItem) addPetInfoItem(Object petInfoItem) addPhysChallNameItem(Object physChallNameItem) childQuantity(Integer childQuantity) citizenship(String citizenship) contactPerson(List<Object> contactPerson) booleangender(PersonalSupplier.GenderEnum gender) Address line 1Address line 2@Valid LocalDateIndicates the date of birth as indicated in the document, in ISO 8601 prescribed format.The number of children of the customer.Name of the (self-professed) country that is clamided for citizenship.getCity()CityGet contactPersonCountryIdentifier the gender of the customer.The primary language of the customerMarital status of the traveler.Get petInfoGet physChallNamePostal codeType of funds preferred for reviewing monetary values, in ISO 4217 codesgetState()StateinthashCode()maritalStatus(PersonalSupplier.MaritalStatusEnum maritalStatus) physChallName(List<Object> physChallName) postalCode(String postalCode) preferredCurrency(String preferredCurrency) voidsetAddress1(String address1) voidsetAddress2(String address2) voidsetBirthDate(LocalDate birthDate) voidsetChildQuantity(Integer childQuantity) voidsetCitizenship(String citizenship) voidvoidsetContactPerson(List<Object> contactPerson) voidsetCountry(String country) voidsetGender(PersonalSupplier.GenderEnum gender) voidsetLanguage(String language) voidsetMaritalStatus(PersonalSupplier.MaritalStatusEnum maritalStatus) voidsetPetInfo(List<Object> petInfo) voidsetPhysChallName(List<Object> physChallName) voidsetPostalCode(String postalCode) voidsetPreferredCurrency(String preferredCurrency) voidtoString()
-
Field Details
-
JSON_PROPERTY_GENDER
- See Also:
-
JSON_PROPERTY_BIRTH_DATE
- See Also:
-
JSON_PROPERTY_MARITAL_STATUS
- See Also:
-
JSON_PROPERTY_CHILD_QUANTITY
- See Also:
-
JSON_PROPERTY_CITIZENSHIP
- See Also:
-
JSON_PROPERTY_ADDRESS1
- See Also:
-
JSON_PROPERTY_ADDRESS2
- See Also:
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_STATE
- See Also:
-
JSON_PROPERTY_POSTAL_CODE
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_PREFERRED_CURRENCY
- See Also:
-
JSON_PROPERTY_LANGUAGE
- See Also:
-
JSON_PROPERTY_CONTACT_PERSON
- See Also:
-
JSON_PROPERTY_PHYS_CHALL_NAME
- See Also:
-
JSON_PROPERTY_PET_INFO
- See Also:
-
-
Constructor Details
-
PersonalSupplier
public PersonalSupplier()
-
-
Method Details
-
gender
-
getGender
Identifier the gender of the customer.- Returns:
- gender
-
setGender
-
birthDate
-
getBirthDate
Indicates the date of birth as indicated in the document, in ISO 8601 prescribed format.- Returns:
- birthDate
-
setBirthDate
-
maritalStatus
-
getMaritalStatus
Marital status of the traveler.- Returns:
- maritalStatus
-
setMaritalStatus
-
childQuantity
-
getChildQuantity
The number of children of the customer.- Returns:
- childQuantity
-
setChildQuantity
-
citizenship
-
getCitizenship
Name of the (self-professed) country that is clamided for citizenship.- Returns:
- citizenship
-
setCitizenship
-
address1
-
getAddress1
-
setAddress1
-
address2
-
getAddress2
-
setAddress2
-
city
-
getCity
-
setCity
-
state
-
getState
-
setState
-
postalCode
-
getPostalCode
-
setPostalCode
-
country
-
getCountry
-
setCountry
-
preferredCurrency
-
getPreferredCurrency
Type of funds preferred for reviewing monetary values, in ISO 4217 codes- Returns:
- preferredCurrency
-
setPreferredCurrency
-
language
-
getLanguage
-
setLanguage
-
contactPerson
-
addContactPersonItem
-
getContactPerson
-
setContactPerson
-
physChallName
-
addPhysChallNameItem
-
getPhysChallName
-
setPhysChallName
-
petInfo
-
addPetInfoItem
-
getPetInfo
-
setPetInfo
-
equals
-
hashCode
-
toString
-