Package unit.java.sdk.model
Class ApplicationFormPrefill
- java.lang.Object
-
- unit.java.sdk.model.ApplicationFormPrefill
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.9.0") public class ApplicationFormPrefill extends java.lang.ObjectApplicationFormPrefill
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classApplicationFormPrefill.ApplicationTypeEnumGets or Sets applicationType
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringJSON_PROPERTY_ADDRESSstatic java.lang.StringJSON_PROPERTY_APPLICATION_TYPEstatic java.lang.StringJSON_PROPERTY_BENEFICIAL_OWNERSstatic java.lang.StringJSON_PROPERTY_BUSINESS_VERTICALstatic java.lang.StringJSON_PROPERTY_CONTACTstatic java.lang.StringJSON_PROPERTY_DATE_OF_BIRTHstatic java.lang.StringJSON_PROPERTY_DBAstatic java.lang.StringJSON_PROPERTY_EINstatic java.lang.StringJSON_PROPERTY_EMAILstatic java.lang.StringJSON_PROPERTY_ENTITY_TYPEstatic java.lang.StringJSON_PROPERTY_FULL_NAMEstatic java.lang.StringJSON_PROPERTY_INDUSTRYstatic java.lang.StringJSON_PROPERTY_JWT_SUBJECTstatic java.lang.StringJSON_PROPERTY_NAMEstatic java.lang.StringJSON_PROPERTY_NATIONALITYstatic java.lang.StringJSON_PROPERTY_OCCUPATIONstatic java.lang.StringJSON_PROPERTY_OFFICERstatic java.lang.StringJSON_PROPERTY_PASSPORTstatic java.lang.StringJSON_PROPERTY_PHONEstatic java.lang.StringJSON_PROPERTY_SSNstatic java.lang.StringJSON_PROPERTY_STATE_OF_INCORPORATIONstatic java.lang.StringJSON_PROPERTY_WEBSITE
-
Constructor Summary
Constructors Constructor Description ApplicationFormPrefill()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ApplicationFormPrefilladdBeneficialOwnersItem(CreateBeneficialOwner beneficialOwnersItem)ApplicationFormPrefilladdress(Address address)ApplicationFormPrefillapplicationType(ApplicationFormPrefill.ApplicationTypeEnum applicationType)ApplicationFormPrefillbeneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)ApplicationFormPrefillbusinessVertical(BusinessVertical businessVertical)ApplicationFormPrefillcontact(Contact contact)ApplicationFormPrefilldateOfBirth(java.time.LocalDate dateOfBirth)ApplicationFormPrefilldba(java.lang.String dba)ApplicationFormPrefillein(java.lang.String ein)ApplicationFormPrefillemail(java.lang.String email)ApplicationFormPrefillentityType(EntityType entityType)booleanequals(java.lang.Object o)Return true if this ApplicationFormPrefill object is equal to o.ApplicationFormPrefillfullName(FullName fullName)AddressgetAddress()Get addressApplicationFormPrefill.ApplicationTypeEnumgetApplicationType()Get applicationTypejava.util.List<CreateBeneficialOwner>getBeneficialOwners()Get beneficialOwnersBusinessVerticalgetBusinessVertical()Get businessVerticalContactgetContact()Get contactjava.time.LocalDategetDateOfBirth()Get dateOfBirthjava.lang.StringgetDba()Get dbajava.lang.StringgetEin()Get einjava.lang.StringgetEmail()Get emailEntityTypegetEntityType()Get entityTypeFullNamegetFullName()Get fullNameIndustrygetIndustry()Get industryjava.lang.StringgetJwtSubject()Get jwtSubjectorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>getJwtSubject_JsonNullable()java.lang.StringgetName()Get namejava.lang.StringgetNationality()Get nationalityOccupationgetOccupation()Get occupationCreateOfficergetOfficer()Get officerjava.lang.StringgetPassport()Get passportPhonegetPhone()Get phonejava.lang.StringgetSsn()Get ssnjava.lang.StringgetStateOfIncorporation()Get stateOfIncorporationjava.lang.StringgetWebsite()Get websiteinthashCode()ApplicationFormPrefillindustry(Industry industry)ApplicationFormPrefilljwtSubject(java.lang.String jwtSubject)ApplicationFormPrefillname(java.lang.String name)ApplicationFormPrefillnationality(java.lang.String nationality)ApplicationFormPrefilloccupation(Occupation occupation)ApplicationFormPrefillofficer(CreateOfficer officer)ApplicationFormPrefillpassport(java.lang.String passport)ApplicationFormPrefillphone(Phone phone)voidsetAddress(Address address)voidsetApplicationType(ApplicationFormPrefill.ApplicationTypeEnum applicationType)voidsetBeneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)voidsetBusinessVertical(BusinessVertical businessVertical)voidsetContact(Contact contact)voidsetDateOfBirth(java.time.LocalDate dateOfBirth)voidsetDba(java.lang.String dba)voidsetEin(java.lang.String ein)voidsetEmail(java.lang.String email)voidsetEntityType(EntityType entityType)voidsetFullName(FullName fullName)voidsetIndustry(Industry industry)voidsetJwtSubject(java.lang.String jwtSubject)voidsetJwtSubject_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jwtSubject)voidsetName(java.lang.String name)voidsetNationality(java.lang.String nationality)voidsetOccupation(Occupation occupation)voidsetOfficer(CreateOfficer officer)voidsetPassport(java.lang.String passport)voidsetPhone(Phone phone)voidsetSsn(java.lang.String ssn)voidsetStateOfIncorporation(java.lang.String stateOfIncorporation)voidsetWebsite(java.lang.String website)ApplicationFormPrefillssn(java.lang.String ssn)ApplicationFormPrefillstateOfIncorporation(java.lang.String stateOfIncorporation)java.lang.StringtoString()java.lang.StringtoUrlQueryString()Convert the instance into URL query string.java.lang.StringtoUrlQueryString(java.lang.String prefix)Convert the instance into URL query string.ApplicationFormPrefillwebsite(java.lang.String website)
-
-
-
Field Detail
-
JSON_PROPERTY_APPLICATION_TYPE
public static final java.lang.String JSON_PROPERTY_APPLICATION_TYPE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_FULL_NAME
public static final java.lang.String JSON_PROPERTY_FULL_NAME
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SSN
public static final java.lang.String JSON_PROPERTY_SSN
- See Also:
- Constant Field Values
-
JSON_PROPERTY_PASSPORT
public static final java.lang.String JSON_PROPERTY_PASSPORT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NATIONALITY
public static final java.lang.String JSON_PROPERTY_NATIONALITY
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DATE_OF_BIRTH
public static final java.lang.String JSON_PROPERTY_DATE_OF_BIRTH
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EMAIL
public static final java.lang.String JSON_PROPERTY_EMAIL
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NAME
public static final java.lang.String JSON_PROPERTY_NAME
- See Also:
- Constant Field Values
-
JSON_PROPERTY_STATE_OF_INCORPORATION
public static final java.lang.String JSON_PROPERTY_STATE_OF_INCORPORATION
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ENTITY_TYPE
public static final java.lang.String JSON_PROPERTY_ENTITY_TYPE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CONTACT
public static final java.lang.String JSON_PROPERTY_CONTACT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_OFFICER
public static final java.lang.String JSON_PROPERTY_OFFICER
- See Also:
- Constant Field Values
-
JSON_PROPERTY_BENEFICIAL_OWNERS
public static final java.lang.String JSON_PROPERTY_BENEFICIAL_OWNERS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_WEBSITE
public static final java.lang.String JSON_PROPERTY_WEBSITE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_PHONE
public static final java.lang.String JSON_PROPERTY_PHONE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ADDRESS
public static final java.lang.String JSON_PROPERTY_ADDRESS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DBA
public static final java.lang.String JSON_PROPERTY_DBA
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EIN
public static final java.lang.String JSON_PROPERTY_EIN
- See Also:
- Constant Field Values
-
JSON_PROPERTY_JWT_SUBJECT
public static final java.lang.String JSON_PROPERTY_JWT_SUBJECT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_INDUSTRY
public static final java.lang.String JSON_PROPERTY_INDUSTRY
- See Also:
- Constant Field Values
-
JSON_PROPERTY_BUSINESS_VERTICAL
public static final java.lang.String JSON_PROPERTY_BUSINESS_VERTICAL
- See Also:
- Constant Field Values
-
JSON_PROPERTY_OCCUPATION
public static final java.lang.String JSON_PROPERTY_OCCUPATION
- See Also:
- Constant Field Values
-
-
Method Detail
-
applicationType
public ApplicationFormPrefill applicationType(ApplicationFormPrefill.ApplicationTypeEnum applicationType)
-
getApplicationType
@Nullable public ApplicationFormPrefill.ApplicationTypeEnum getApplicationType()
Get applicationType- Returns:
- applicationType
-
setApplicationType
public void setApplicationType(ApplicationFormPrefill.ApplicationTypeEnum applicationType)
-
fullName
public ApplicationFormPrefill fullName(FullName fullName)
-
getFullName
@Nullable public FullName getFullName()
Get fullName- Returns:
- fullName
-
setFullName
public void setFullName(FullName fullName)
-
ssn
public ApplicationFormPrefill ssn(java.lang.String ssn)
-
getSsn
@Nullable public java.lang.String getSsn()
Get ssn- Returns:
- ssn
-
setSsn
public void setSsn(java.lang.String ssn)
-
passport
public ApplicationFormPrefill passport(java.lang.String passport)
-
getPassport
@Nullable public java.lang.String getPassport()
Get passport- Returns:
- passport
-
setPassport
public void setPassport(java.lang.String passport)
-
nationality
public ApplicationFormPrefill nationality(java.lang.String nationality)
-
getNationality
@Nullable public java.lang.String getNationality()
Get nationality- Returns:
- nationality
-
setNationality
public void setNationality(java.lang.String nationality)
-
dateOfBirth
public ApplicationFormPrefill dateOfBirth(java.time.LocalDate dateOfBirth)
-
getDateOfBirth
@Nullable public java.time.LocalDate getDateOfBirth()
Get dateOfBirth- Returns:
- dateOfBirth
-
setDateOfBirth
public void setDateOfBirth(java.time.LocalDate dateOfBirth)
-
email
public ApplicationFormPrefill email(java.lang.String email)
-
getEmail
@Nullable public java.lang.String getEmail()
Get email- Returns:
-
setEmail
public void setEmail(java.lang.String email)
-
name
public ApplicationFormPrefill name(java.lang.String name)
-
getName
@Nullable public java.lang.String getName()
Get name- Returns:
- name
-
setName
public void setName(java.lang.String name)
-
stateOfIncorporation
public ApplicationFormPrefill stateOfIncorporation(java.lang.String stateOfIncorporation)
-
getStateOfIncorporation
@Nullable public java.lang.String getStateOfIncorporation()
Get stateOfIncorporation- Returns:
- stateOfIncorporation
-
setStateOfIncorporation
public void setStateOfIncorporation(java.lang.String stateOfIncorporation)
-
entityType
public ApplicationFormPrefill entityType(EntityType entityType)
-
getEntityType
@Nullable public EntityType getEntityType()
Get entityType- Returns:
- entityType
-
setEntityType
public void setEntityType(EntityType entityType)
-
contact
public ApplicationFormPrefill contact(Contact contact)
-
getContact
@Nullable public Contact getContact()
Get contact- Returns:
- contact
-
setContact
public void setContact(Contact contact)
-
officer
public ApplicationFormPrefill officer(CreateOfficer officer)
-
getOfficer
@Nullable public CreateOfficer getOfficer()
Get officer- Returns:
- officer
-
setOfficer
public void setOfficer(CreateOfficer officer)
-
beneficialOwners
public ApplicationFormPrefill beneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)
-
addBeneficialOwnersItem
public ApplicationFormPrefill addBeneficialOwnersItem(CreateBeneficialOwner beneficialOwnersItem)
-
getBeneficialOwners
@Nullable public java.util.List<CreateBeneficialOwner> getBeneficialOwners()
Get beneficialOwners- Returns:
- beneficialOwners
-
setBeneficialOwners
public void setBeneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)
-
website
public ApplicationFormPrefill website(java.lang.String website)
-
getWebsite
@Nullable public java.lang.String getWebsite()
Get website- Returns:
- website
-
setWebsite
public void setWebsite(java.lang.String website)
-
phone
public ApplicationFormPrefill phone(Phone phone)
-
getPhone
@Nullable public Phone getPhone()
Get phone- Returns:
- phone
-
setPhone
public void setPhone(Phone phone)
-
address
public ApplicationFormPrefill address(Address address)
-
getAddress
@Nullable public Address getAddress()
Get address- Returns:
- address
-
setAddress
public void setAddress(Address address)
-
dba
public ApplicationFormPrefill dba(java.lang.String dba)
-
getDba
@Nullable public java.lang.String getDba()
Get dba- Returns:
- dba
-
setDba
public void setDba(java.lang.String dba)
-
ein
public ApplicationFormPrefill ein(java.lang.String ein)
-
getEin
@Nullable public java.lang.String getEin()
Get ein- Returns:
- ein
-
setEin
public void setEin(java.lang.String ein)
-
jwtSubject
public ApplicationFormPrefill jwtSubject(java.lang.String jwtSubject)
-
getJwtSubject
@Nullable public java.lang.String getJwtSubject()
Get jwtSubject- Returns:
- jwtSubject
-
getJwtSubject_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> getJwtSubject_JsonNullable()
-
setJwtSubject_JsonNullable
public void setJwtSubject_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> jwtSubject)
-
setJwtSubject
public void setJwtSubject(java.lang.String jwtSubject)
-
industry
public ApplicationFormPrefill industry(Industry industry)
-
getIndustry
@Nullable public Industry getIndustry()
Get industry- Returns:
- industry
-
setIndustry
public void setIndustry(Industry industry)
-
businessVertical
public ApplicationFormPrefill businessVertical(BusinessVertical businessVertical)
-
getBusinessVertical
@Nullable public BusinessVertical getBusinessVertical()
Get businessVertical- Returns:
- businessVertical
-
setBusinessVertical
public void setBusinessVertical(BusinessVertical businessVertical)
-
occupation
public ApplicationFormPrefill occupation(Occupation occupation)
-
getOccupation
@Nullable public Occupation getOccupation()
Get occupation- Returns:
- occupation
-
setOccupation
public void setOccupation(Occupation occupation)
-
equals
public boolean equals(java.lang.Object o)
Return true if this ApplicationFormPrefill object is equal to o.- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
toUrlQueryString
public java.lang.String toUrlQueryString()
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
public java.lang.String toUrlQueryString(java.lang.String prefix)
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-
-