Class UpsertCompanyRequestAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.UpsertCompanyRequestAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-02-05T14:51:46.283128455+07:00[Asia/Bangkok]")
public class UpsertCompanyRequestAffiliate
extends Object
UpsertCompanyRequestAffiliate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of companystatic enumType of company -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddUrlsItem(String urlsItem) companyType(UpsertCompanyRequestAffiliate.CompanyTypeEnum companyType) description(String description) booleanType of companyA personal message from the company.Legal name of entity if other than name@NotNull StringgetName()Name of companygetType()Type of company@NotNull StringgetUrl()Company's main websitegetUrls()List of all active accounts that could be used for selling or seeing a company's reach.@NotNull StringgetVatID()A VAT id if requiredinthashCode()voidvoidsetDescription(String description) voidsetLegalName(String legalName) voidvoidvoidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_LEGAL_NAME
- See Also:
-
JSON_PROPERTY_COMPANY_TYPE
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_VAT_I_D
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
JSON_PROPERTY_URLS
- See Also:
-
-
Constructor Details
-
UpsertCompanyRequestAffiliate
public UpsertCompanyRequestAffiliate()
-
-
Method Details
-
name
-
getName
-
setName
-
legalName
-
getLegalName
-
setLegalName
-
companyType
public UpsertCompanyRequestAffiliate companyType(UpsertCompanyRequestAffiliate.CompanyTypeEnum companyType) -
getCompanyType
Type of company- Returns:
- companyType
-
setCompanyType
-
type
-
getType
Type of company- Returns:
- type
-
setType
-
vatID
-
getVatID
-
setVatID
-
description
-
getDescription
-
setDescription
-
url
-
getUrl
-
setUrl
-
urls
-
addUrlsItem
-
getUrls
-
setUrls
-
equals
-
hashCode
-
toString
-