Package unit.java.sdk.model
Class CreateBusinessApplicationAttributes
- java.lang.Object
-
- unit.java.sdk.model.CreateBusinessApplicationAttributes
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.9.0") public class CreateBusinessApplicationAttributes extends java.lang.ObjectCreateBusinessApplicationAttributes
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringJSON_PROPERTY_ADDRESSstatic java.lang.StringJSON_PROPERTY_ANNUAL_REVENUEstatic java.lang.StringJSON_PROPERTY_BENEFICIAL_OWNERSstatic java.lang.StringJSON_PROPERTY_BUSINESS_VERTICALstatic java.lang.StringJSON_PROPERTY_CASH_FLOWstatic java.lang.StringJSON_PROPERTY_CONTACTstatic java.lang.StringJSON_PROPERTY_COUNTRIES_OF_OPERATIONstatic java.lang.StringJSON_PROPERTY_DATE_OF_INCORPORATIONstatic java.lang.StringJSON_PROPERTY_DBAstatic java.lang.StringJSON_PROPERTY_DEVICE_FINGERPRINTSstatic java.lang.StringJSON_PROPERTY_EINstatic java.lang.StringJSON_PROPERTY_ENTITY_TYPEstatic java.lang.StringJSON_PROPERTY_IDEMPOTENCY_KEYstatic java.lang.StringJSON_PROPERTY_INDUSTRYstatic java.lang.StringJSON_PROPERTY_IPstatic java.lang.StringJSON_PROPERTY_NAMEstatic java.lang.StringJSON_PROPERTY_NUMBER_OF_EMPLOYEESstatic java.lang.StringJSON_PROPERTY_OFFICERstatic java.lang.StringJSON_PROPERTY_PHONEstatic java.lang.StringJSON_PROPERTY_PURPOSEstatic java.lang.StringJSON_PROPERTY_STATE_OF_INCORPORATIONstatic java.lang.StringJSON_PROPERTY_STOCK_SYMBOLstatic java.lang.StringJSON_PROPERTY_TAGSstatic java.lang.StringJSON_PROPERTY_WEBSITEstatic java.lang.StringJSON_PROPERTY_YEAR_OF_INCORPORATION
-
Constructor Summary
Constructors Constructor Description CreateBusinessApplicationAttributes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CreateBusinessApplicationAttributesaddBeneficialOwnersItem(CreateBeneficialOwner beneficialOwnersItem)CreateBusinessApplicationAttributesaddCountriesOfOperationItem(java.lang.String countriesOfOperationItem)CreateBusinessApplicationAttributesaddDeviceFingerprintsItem(DeviceFingerprint deviceFingerprintsItem)CreateBusinessApplicationAttributesaddress(Address address)CreateBusinessApplicationAttributesannualRevenue(BusinessAnnualRevenue annualRevenue)CreateBusinessApplicationAttributesbeneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)CreateBusinessApplicationAttributesbusinessVertical(BusinessVertical businessVertical)CreateBusinessApplicationAttributescashFlow(CashFlow cashFlow)CreateBusinessApplicationAttributescontact(Contact contact)CreateBusinessApplicationAttributescountriesOfOperation(java.util.List<java.lang.String> countriesOfOperation)CreateBusinessApplicationAttributesdateOfIncorporation(java.time.LocalDate dateOfIncorporation)CreateBusinessApplicationAttributesdba(java.lang.String dba)CreateBusinessApplicationAttributesdeviceFingerprints(java.util.List<DeviceFingerprint> deviceFingerprints)CreateBusinessApplicationAttributesein(java.lang.String ein)CreateBusinessApplicationAttributesentityType(EntityType entityType)booleanequals(java.lang.Object o)Return true if this CreateBusinessApplication_attributes object is equal to o.AddressgetAddress()Get addressBusinessAnnualRevenuegetAnnualRevenue()Get annualRevenuejava.util.List<CreateBeneficialOwner>getBeneficialOwners()Get beneficialOwnersBusinessVerticalgetBusinessVertical()Get businessVerticalCashFlowgetCashFlow()Get cashFlowContactgetContact()Get contactjava.util.List<java.lang.String>getCountriesOfOperation()Get countriesOfOperationjava.time.LocalDategetDateOfIncorporation()Get dateOfIncorporationjava.lang.StringgetDba()Get dbajava.util.List<DeviceFingerprint>getDeviceFingerprints()Get deviceFingerprintsjava.lang.StringgetEin()Get einEntityTypegetEntityType()Get entityTypejava.lang.StringgetIdempotencyKey()Get idempotencyKeyIndustrygetIndustry()Get industryjava.lang.StringgetIp()Get ipjava.lang.StringgetName()Get nameBusinessNumberOfEmployeesgetNumberOfEmployees()Get numberOfEmployeesCreateOfficergetOfficer()Get officerPhonegetPhone()Get phonejava.lang.StringgetPurpose()Get purposejava.lang.StringgetStateOfIncorporation()Get stateOfIncorporationjava.lang.StringgetStockSymbol()Get stockSymboljava.util.Map<java.lang.String,java.lang.String>getTags()Get tagsjava.lang.StringgetWebsite()Get websitejava.lang.StringgetYearOfIncorporation()Get yearOfIncorporationinthashCode()CreateBusinessApplicationAttributesidempotencyKey(java.lang.String idempotencyKey)CreateBusinessApplicationAttributesindustry(Industry industry)CreateBusinessApplicationAttributesip(java.lang.String ip)CreateBusinessApplicationAttributesname(java.lang.String name)CreateBusinessApplicationAttributesnumberOfEmployees(BusinessNumberOfEmployees numberOfEmployees)CreateBusinessApplicationAttributesofficer(CreateOfficer officer)CreateBusinessApplicationAttributesphone(Phone phone)CreateBusinessApplicationAttributespurpose(java.lang.String purpose)CreateBusinessApplicationAttributesputTagsItem(java.lang.String key, java.lang.String tagsItem)voidsetAddress(Address address)voidsetAnnualRevenue(BusinessAnnualRevenue annualRevenue)voidsetBeneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)voidsetBusinessVertical(BusinessVertical businessVertical)voidsetCashFlow(CashFlow cashFlow)voidsetContact(Contact contact)voidsetCountriesOfOperation(java.util.List<java.lang.String> countriesOfOperation)voidsetDateOfIncorporation(java.time.LocalDate dateOfIncorporation)voidsetDba(java.lang.String dba)voidsetDeviceFingerprints(java.util.List<DeviceFingerprint> deviceFingerprints)voidsetEin(java.lang.String ein)voidsetEntityType(EntityType entityType)voidsetIdempotencyKey(java.lang.String idempotencyKey)voidsetIndustry(Industry industry)voidsetIp(java.lang.String ip)voidsetName(java.lang.String name)voidsetNumberOfEmployees(BusinessNumberOfEmployees numberOfEmployees)voidsetOfficer(CreateOfficer officer)voidsetPhone(Phone phone)voidsetPurpose(java.lang.String purpose)voidsetStateOfIncorporation(java.lang.String stateOfIncorporation)voidsetStockSymbol(java.lang.String stockSymbol)voidsetTags(java.util.Map<java.lang.String,java.lang.String> tags)voidsetWebsite(java.lang.String website)voidsetYearOfIncorporation(java.lang.String yearOfIncorporation)CreateBusinessApplicationAttributesstateOfIncorporation(java.lang.String stateOfIncorporation)CreateBusinessApplicationAttributesstockSymbol(java.lang.String stockSymbol)CreateBusinessApplicationAttributestags(java.util.Map<java.lang.String,java.lang.String> tags)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.CreateBusinessApplicationAttributeswebsite(java.lang.String website)CreateBusinessApplicationAttributesyearOfIncorporation(java.lang.String yearOfIncorporation)
-
-
-
Field Detail
-
JSON_PROPERTY_NAME
public static final java.lang.String JSON_PROPERTY_NAME
- 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_ENTITY_TYPE
public static final java.lang.String JSON_PROPERTY_ENTITY_TYPE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DATE_OF_INCORPORATION
public static final java.lang.String JSON_PROPERTY_DATE_OF_INCORPORATION
- 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_PURPOSE
public static final java.lang.String JSON_PROPERTY_PURPOSE
- 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_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_IP
public static final java.lang.String JSON_PROPERTY_IP
- See Also:
- Constant Field Values
-
JSON_PROPERTY_WEBSITE
public static final java.lang.String JSON_PROPERTY_WEBSITE
- 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_TAGS
public static final java.lang.String JSON_PROPERTY_TAGS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_IDEMPOTENCY_KEY
public static final java.lang.String JSON_PROPERTY_IDEMPOTENCY_KEY
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DEVICE_FINGERPRINTS
public static final java.lang.String JSON_PROPERTY_DEVICE_FINGERPRINTS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_INDUSTRY
public static final java.lang.String JSON_PROPERTY_INDUSTRY
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ANNUAL_REVENUE
public static final java.lang.String JSON_PROPERTY_ANNUAL_REVENUE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NUMBER_OF_EMPLOYEES
public static final java.lang.String JSON_PROPERTY_NUMBER_OF_EMPLOYEES
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CASH_FLOW
public static final java.lang.String JSON_PROPERTY_CASH_FLOW
- See Also:
- Constant Field Values
-
JSON_PROPERTY_YEAR_OF_INCORPORATION
public static final java.lang.String JSON_PROPERTY_YEAR_OF_INCORPORATION
- See Also:
- Constant Field Values
-
JSON_PROPERTY_COUNTRIES_OF_OPERATION
public static final java.lang.String JSON_PROPERTY_COUNTRIES_OF_OPERATION
- See Also:
- Constant Field Values
-
JSON_PROPERTY_STOCK_SYMBOL
public static final java.lang.String JSON_PROPERTY_STOCK_SYMBOL
- See Also:
- Constant Field Values
-
JSON_PROPERTY_BUSINESS_VERTICAL
public static final java.lang.String JSON_PROPERTY_BUSINESS_VERTICAL
- See Also:
- Constant Field Values
-
-
Method Detail
-
name
public CreateBusinessApplicationAttributes name(java.lang.String name)
-
getName
@Nonnull public java.lang.String getName()
Get name- Returns:
- name
-
setName
public void setName(java.lang.String name)
-
dba
public CreateBusinessApplicationAttributes 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 CreateBusinessApplicationAttributes ein(java.lang.String ein)
-
getEin
@Nonnull public java.lang.String getEin()
Get ein- Returns:
- ein
-
setEin
public void setEin(java.lang.String ein)
-
entityType
public CreateBusinessApplicationAttributes entityType(EntityType entityType)
-
getEntityType
@Nonnull public EntityType getEntityType()
Get entityType- Returns:
- entityType
-
setEntityType
public void setEntityType(EntityType entityType)
-
dateOfIncorporation
public CreateBusinessApplicationAttributes dateOfIncorporation(java.time.LocalDate dateOfIncorporation)
-
getDateOfIncorporation
@Nullable public java.time.LocalDate getDateOfIncorporation()
Get dateOfIncorporation- Returns:
- dateOfIncorporation
-
setDateOfIncorporation
public void setDateOfIncorporation(java.time.LocalDate dateOfIncorporation)
-
stateOfIncorporation
public CreateBusinessApplicationAttributes stateOfIncorporation(java.lang.String stateOfIncorporation)
-
getStateOfIncorporation
@Nonnull public java.lang.String getStateOfIncorporation()
Get stateOfIncorporation- Returns:
- stateOfIncorporation
-
setStateOfIncorporation
public void setStateOfIncorporation(java.lang.String stateOfIncorporation)
-
purpose
public CreateBusinessApplicationAttributes purpose(java.lang.String purpose)
-
getPurpose
@Nullable public java.lang.String getPurpose()
Get purpose- Returns:
- purpose
-
setPurpose
public void setPurpose(java.lang.String purpose)
-
phone
public CreateBusinessApplicationAttributes phone(Phone phone)
-
getPhone
@Nonnull public Phone getPhone()
Get phone- Returns:
- phone
-
setPhone
public void setPhone(Phone phone)
-
address
public CreateBusinessApplicationAttributes address(Address address)
-
getAddress
@Nonnull public Address getAddress()
Get address- Returns:
- address
-
setAddress
public void setAddress(Address address)
-
contact
public CreateBusinessApplicationAttributes contact(Contact contact)
-
getContact
@Nonnull public Contact getContact()
Get contact- Returns:
- contact
-
setContact
public void setContact(Contact contact)
-
officer
public CreateBusinessApplicationAttributes officer(CreateOfficer officer)
-
getOfficer
@Nonnull public CreateOfficer getOfficer()
Get officer- Returns:
- officer
-
setOfficer
public void setOfficer(CreateOfficer officer)
-
ip
public CreateBusinessApplicationAttributes ip(java.lang.String ip)
-
getIp
@Nullable public java.lang.String getIp()
Get ip- Returns:
- ip
-
setIp
public void setIp(java.lang.String ip)
-
website
public CreateBusinessApplicationAttributes website(java.lang.String website)
-
getWebsite
@Nullable public java.lang.String getWebsite()
Get website- Returns:
- website
-
setWebsite
public void setWebsite(java.lang.String website)
-
beneficialOwners
public CreateBusinessApplicationAttributes beneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)
-
addBeneficialOwnersItem
public CreateBusinessApplicationAttributes addBeneficialOwnersItem(CreateBeneficialOwner beneficialOwnersItem)
-
getBeneficialOwners
@Nonnull public java.util.List<CreateBeneficialOwner> getBeneficialOwners()
Get beneficialOwners- Returns:
- beneficialOwners
-
setBeneficialOwners
public void setBeneficialOwners(java.util.List<CreateBeneficialOwner> beneficialOwners)
-
tags
public CreateBusinessApplicationAttributes tags(java.util.Map<java.lang.String,java.lang.String> tags)
-
putTagsItem
public CreateBusinessApplicationAttributes putTagsItem(java.lang.String key, java.lang.String tagsItem)
-
getTags
@Nullable public java.util.Map<java.lang.String,java.lang.String> getTags()
Get tags- Returns:
- tags
-
setTags
public void setTags(java.util.Map<java.lang.String,java.lang.String> tags)
-
idempotencyKey
public CreateBusinessApplicationAttributes idempotencyKey(java.lang.String idempotencyKey)
-
getIdempotencyKey
@Nullable public java.lang.String getIdempotencyKey()
Get idempotencyKey- Returns:
- idempotencyKey
-
setIdempotencyKey
public void setIdempotencyKey(java.lang.String idempotencyKey)
-
deviceFingerprints
public CreateBusinessApplicationAttributes deviceFingerprints(java.util.List<DeviceFingerprint> deviceFingerprints)
-
addDeviceFingerprintsItem
public CreateBusinessApplicationAttributes addDeviceFingerprintsItem(DeviceFingerprint deviceFingerprintsItem)
-
getDeviceFingerprints
@Nullable public java.util.List<DeviceFingerprint> getDeviceFingerprints()
Get deviceFingerprints- Returns:
- deviceFingerprints
-
setDeviceFingerprints
public void setDeviceFingerprints(java.util.List<DeviceFingerprint> deviceFingerprints)
-
industry
public CreateBusinessApplicationAttributes industry(Industry industry)
-
getIndustry
@Nullable public Industry getIndustry()
Get industry- Returns:
- industry
-
setIndustry
public void setIndustry(Industry industry)
-
annualRevenue
public CreateBusinessApplicationAttributes annualRevenue(BusinessAnnualRevenue annualRevenue)
-
getAnnualRevenue
@Nullable public BusinessAnnualRevenue getAnnualRevenue()
Get annualRevenue- Returns:
- annualRevenue
-
setAnnualRevenue
public void setAnnualRevenue(BusinessAnnualRevenue annualRevenue)
-
numberOfEmployees
public CreateBusinessApplicationAttributes numberOfEmployees(BusinessNumberOfEmployees numberOfEmployees)
-
getNumberOfEmployees
@Nullable public BusinessNumberOfEmployees getNumberOfEmployees()
Get numberOfEmployees- Returns:
- numberOfEmployees
-
setNumberOfEmployees
public void setNumberOfEmployees(BusinessNumberOfEmployees numberOfEmployees)
-
cashFlow
public CreateBusinessApplicationAttributes cashFlow(CashFlow cashFlow)
-
getCashFlow
@Nullable public CashFlow getCashFlow()
Get cashFlow- Returns:
- cashFlow
-
setCashFlow
public void setCashFlow(CashFlow cashFlow)
-
yearOfIncorporation
public CreateBusinessApplicationAttributes yearOfIncorporation(java.lang.String yearOfIncorporation)
-
getYearOfIncorporation
@Nullable public java.lang.String getYearOfIncorporation()
Get yearOfIncorporation- Returns:
- yearOfIncorporation
-
setYearOfIncorporation
public void setYearOfIncorporation(java.lang.String yearOfIncorporation)
-
countriesOfOperation
public CreateBusinessApplicationAttributes countriesOfOperation(java.util.List<java.lang.String> countriesOfOperation)
-
addCountriesOfOperationItem
public CreateBusinessApplicationAttributes addCountriesOfOperationItem(java.lang.String countriesOfOperationItem)
-
getCountriesOfOperation
@Nullable public java.util.List<java.lang.String> getCountriesOfOperation()
Get countriesOfOperation- Returns:
- countriesOfOperation
-
setCountriesOfOperation
public void setCountriesOfOperation(java.util.List<java.lang.String> countriesOfOperation)
-
stockSymbol
public CreateBusinessApplicationAttributes stockSymbol(java.lang.String stockSymbol)
-
getStockSymbol
@Nullable public java.lang.String getStockSymbol()
Get stockSymbol- Returns:
- stockSymbol
-
setStockSymbol
public void setStockSymbol(java.lang.String stockSymbol)
-
businessVertical
public CreateBusinessApplicationAttributes businessVertical(BusinessVertical businessVertical)
-
getBusinessVertical
@Nullable public BusinessVertical getBusinessVertical()
Get businessVertical- Returns:
- businessVertical
-
setBusinessVertical
public void setBusinessVertical(BusinessVertical businessVertical)
-
equals
public boolean equals(java.lang.Object o)
Return true if this CreateBusinessApplication_attributes 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
-
-