Package Avalara.SDK.model.A1099.V2
Class CompanyResponseModel
- java.lang.Object
-
- Avalara.SDK.model.A1099.V2.CompanyResponseModel
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.7.0") public class CompanyResponseModel extends Object
CompanyResponseModel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCompanyResponseModel.CustomTypeAdapterFactory
-
Field Summary
Fields Modifier and Type Field Description static HashSet<String>openapiFieldsstatic HashSet<String>openapiRequiredFieldsstatic StringSERIALIZED_NAME_ADDRESSstatic StringSERIALIZED_NAME_CITYstatic StringSERIALIZED_NAME_COUNTRY_CODEstatic StringSERIALIZED_NAME_CREATED_ATstatic StringSERIALIZED_NAME_DBA_NAMEstatic StringSERIALIZED_NAME_DO_TIN_MATCHstatic StringSERIALIZED_NAME_EMAILstatic StringSERIALIZED_NAME_FOREIGN_PROVINCEstatic StringSERIALIZED_NAME_GROUP_NAMEstatic StringSERIALIZED_NAME_IDstatic StringSERIALIZED_NAME_MAX_REMINDER_ATTEMPTSstatic StringSERIALIZED_NAME_NAMEstatic StringSERIALIZED_NAME_REFERENCE_IDstatic StringSERIALIZED_NAME_RESEND_INTERVAL_DAYSstatic StringSERIALIZED_NAME_RESEND_REQUESTSstatic StringSERIALIZED_NAME_STATEstatic StringSERIALIZED_NAME_TELEPHONEstatic StringSERIALIZED_NAME_TINstatic StringSERIALIZED_NAME_UPDATED_ATstatic StringSERIALIZED_NAME_ZIP
-
Constructor Summary
Constructors Constructor Description CompanyResponseModel()
-
Method Summary
-
-
-
Field Detail
-
SERIALIZED_NAME_ID
public static final String SERIALIZED_NAME_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CREATED_AT
public static final String SERIALIZED_NAME_CREATED_AT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_UPDATED_AT
public static final String SERIALIZED_NAME_UPDATED_AT
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_NAME
public static final String SERIALIZED_NAME_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_EMAIL
public static final String SERIALIZED_NAME_EMAIL
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ADDRESS
public static final String SERIALIZED_NAME_ADDRESS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_CITY
public static final String SERIALIZED_NAME_CITY
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_STATE
public static final String SERIALIZED_NAME_STATE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_ZIP
public static final String SERIALIZED_NAME_ZIP
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TELEPHONE
public static final String SERIALIZED_NAME_TELEPHONE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_TIN
public static final String SERIALIZED_NAME_TIN
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DBA_NAME
public static final String SERIALIZED_NAME_DBA_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_REFERENCE_ID
public static final String SERIALIZED_NAME_REFERENCE_ID
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_DO_TIN_MATCH
public static final String SERIALIZED_NAME_DO_TIN_MATCH
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_GROUP_NAME
public static final String SERIALIZED_NAME_GROUP_NAME
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_FOREIGN_PROVINCE
public static final String SERIALIZED_NAME_FOREIGN_PROVINCE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_COUNTRY_CODE
public static final String SERIALIZED_NAME_COUNTRY_CODE
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RESEND_REQUESTS
public static final String SERIALIZED_NAME_RESEND_REQUESTS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_RESEND_INTERVAL_DAYS
public static final String SERIALIZED_NAME_RESEND_INTERVAL_DAYS
- See Also:
- Constant Field Values
-
SERIALIZED_NAME_MAX_REMINDER_ATTEMPTS
public static final String SERIALIZED_NAME_MAX_REMINDER_ATTEMPTS
- See Also:
- Constant Field Values
-
-
Method Detail
-
id
public CompanyResponseModel id(String id)
-
setId
public void setId(String id)
-
createdAt
public CompanyResponseModel createdAt(OffsetDateTime createdAt)
-
getCreatedAt
@Nullable public OffsetDateTime getCreatedAt()
Get createdAt- Returns:
- createdAt
-
setCreatedAt
public void setCreatedAt(OffsetDateTime createdAt)
-
updatedAt
public CompanyResponseModel updatedAt(OffsetDateTime updatedAt)
-
getUpdatedAt
@Nullable public OffsetDateTime getUpdatedAt()
Get updatedAt- Returns:
- updatedAt
-
setUpdatedAt
public void setUpdatedAt(OffsetDateTime updatedAt)
-
name
public CompanyResponseModel name(String name)
-
setName
public void setName(String name)
-
email
public CompanyResponseModel email(String email)
-
setEmail
public void setEmail(String email)
-
address
public CompanyResponseModel address(String address)
-
setAddress
public void setAddress(String address)
-
city
public CompanyResponseModel city(String city)
-
setCity
public void setCity(String city)
-
state
public CompanyResponseModel state(String state)
-
setState
public void setState(String state)
-
zip
public CompanyResponseModel zip(String zip)
-
setZip
public void setZip(String zip)
-
telephone
public CompanyResponseModel telephone(String telephone)
-
setTelephone
public void setTelephone(String telephone)
-
tin
public CompanyResponseModel tin(String tin)
-
setTin
public void setTin(String tin)
-
dbaName
public CompanyResponseModel dbaName(String dbaName)
-
setDbaName
public void setDbaName(String dbaName)
-
referenceId
public CompanyResponseModel referenceId(String referenceId)
-
setReferenceId
public void setReferenceId(String referenceId)
-
doTinMatch
public CompanyResponseModel doTinMatch(Boolean doTinMatch)
-
setDoTinMatch
public void setDoTinMatch(Boolean doTinMatch)
-
groupName
public CompanyResponseModel groupName(String groupName)
-
setGroupName
public void setGroupName(String groupName)
-
foreignProvince
public CompanyResponseModel foreignProvince(String foreignProvince)
-
getForeignProvince
@Nullable public String getForeignProvince()
Get foreignProvince- Returns:
- foreignProvince
-
setForeignProvince
public void setForeignProvince(String foreignProvince)
-
countryCode
public CompanyResponseModel countryCode(String countryCode)
-
setCountryCode
public void setCountryCode(String countryCode)
-
resendRequests
public CompanyResponseModel resendRequests(Boolean resendRequests)
-
getResendRequests
@Nullable public Boolean getResendRequests()
Get resendRequests- Returns:
- resendRequests
-
setResendRequests
public void setResendRequests(Boolean resendRequests)
-
resendIntervalDays
public CompanyResponseModel resendIntervalDays(Integer resendIntervalDays)
-
getResendIntervalDays
@Nullable public Integer getResendIntervalDays()
Get resendIntervalDays- Returns:
- resendIntervalDays
-
setResendIntervalDays
public void setResendIntervalDays(Integer resendIntervalDays)
-
maxReminderAttempts
public CompanyResponseModel maxReminderAttempts(Integer maxReminderAttempts)
-
getMaxReminderAttempts
@Nullable public Integer getMaxReminderAttempts()
Get maxReminderAttempts- Returns:
- maxReminderAttempts
-
setMaxReminderAttempts
public void setMaxReminderAttempts(Integer maxReminderAttempts)
-
validateJsonElement
public static void validateJsonElement(com.google.gson.JsonElement jsonElement) throws IOExceptionValidates the JSON Element and throws an exception if issues found- Parameters:
jsonElement- JSON Element- Throws:
IOException- if the JSON Element is invalid with respect to CompanyResponseModel
-
fromJson
public static CompanyResponseModel fromJson(String jsonString) throws IOException
Create an instance of CompanyResponseModel given an JSON string- Parameters:
jsonString- JSON string- Returns:
- An instance of CompanyResponseModel
- Throws:
IOException- if the JSON string is invalid with respect to CompanyResponseModel
-
toJson
public String toJson()
Convert an instance of CompanyResponseModel to an JSON string- Returns:
- JSON string
-
-