@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class ConsumerDisclosure extends Object
| Constructor and Description |
|---|
ConsumerDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccountEsignId()
A GUID identifying the account associated with the consumer disclosure
|
String |
getAllowCDWithdraw()
Indicates whether the customer can withdraw their acceptance of the consumer disclosure.
|
String |
getChangeEmail() |
String |
getChangeEmailOther() |
String |
getCompanyName()
The name of the company associated with the consumer disclosure.
|
String |
getCompanyPhone()
The phone number of the company associated with the consumer disclosure.
|
String |
getCopyCostPerPage() |
String |
getCopyFeeCollectionMethod()
Specifies the fee collection method for cases in which the customer requires paper copies of the document.\n\nMaximum Length: 255 characters
|
String |
getCopyRequestEmail() |
String |
getCustom() |
String |
getEnableEsign() |
String |
getEsignAgreement()
The Electronic Record and Signature Disclosure text.
|
String |
getEsignText() |
String |
getLanguageCode() |
String |
getMustAgreeToEsign() |
String |
getPdfId() |
String |
getUseBrand() |
String |
getUseConsumerDisclosureWithinAccount() |
String |
getWithdrawAddressLine1()
Contains the first address line of the postal address to which a customer can send a consent withdrawal notification.\n\nMaximum length: 100 characters.
|
String |
getWithdrawAddressLine2()
Contains the second address line of the postal address to which a customer can send a consent withdrawal notification.\n\nMaximum length: 100 characters.
|
String |
getWithdrawByEmail()
Indicates whether the customer can withdraw consent by email.
|
String |
getWithdrawByMail()
Indicates whether the customer can withdraw consent by postal mail.
|
String |
getWithdrawByPhone()
Indicates whether the customer can withdraw consent by phone.
|
String |
getWithdrawCity()
Contains the city of the postal address to which a customer can send a consent withdrawal notification.\n\nMaximum length: 50 characters.
|
String |
getWithdrawConsequences()
Indicates the consequences of withdrawing consent.
|
String |
getWithdrawEmail()
Contains the email address to which a customer can send a consent withdrawal notification.\n\nMaximum length: 100 characters.
|
String |
getWithdrawOther()
Indicates other information need to withdraw consent.\n\nMaximum length: 255 characters.
|
String |
getWithdrawPhone()
Contains the phone number which a customer can call to register consent withdrawal notification.\n\nMaximum length: 20 characters.
|
String |
getWithdrawPostalCode()
Contains the postal code of the postal address to which a customer can send a consent withdrawal notification.\n\nMaximum length: 20 characters.
|
String |
getWithdrawState()
Contains the state of the postal address to which a customer can send a consent withdrawal notification.
|
int |
hashCode() |
void |
setAccountEsignId(String accountEsignId) |
void |
setAllowCDWithdraw(String allowCDWithdraw) |
void |
setChangeEmail(String changeEmail) |
void |
setChangeEmailOther(String changeEmailOther) |
void |
setCompanyName(String companyName) |
void |
setCompanyPhone(String companyPhone) |
void |
setCopyCostPerPage(String copyCostPerPage) |
void |
setCopyFeeCollectionMethod(String copyFeeCollectionMethod) |
void |
setCopyRequestEmail(String copyRequestEmail) |
void |
setCustom(String custom) |
void |
setEnableEsign(String enableEsign) |
void |
setEsignAgreement(String esignAgreement) |
void |
setEsignText(String esignText) |
void |
setLanguageCode(String languageCode) |
void |
setMustAgreeToEsign(String mustAgreeToEsign) |
void |
setPdfId(String pdfId) |
void |
setUseBrand(String useBrand) |
void |
setUseConsumerDisclosureWithinAccount(String useConsumerDisclosureWithinAccount) |
void |
setWithdrawAddressLine1(String withdrawAddressLine1) |
void |
setWithdrawAddressLine2(String withdrawAddressLine2) |
void |
setWithdrawByEmail(String withdrawByEmail) |
void |
setWithdrawByMail(String withdrawByMail) |
void |
setWithdrawByPhone(String withdrawByPhone) |
void |
setWithdrawCity(String withdrawCity) |
void |
setWithdrawConsequences(String withdrawConsequences) |
void |
setWithdrawEmail(String withdrawEmail) |
void |
setWithdrawOther(String withdrawOther) |
void |
setWithdrawPhone(String withdrawPhone) |
void |
setWithdrawPostalCode(String withdrawPostalCode) |
void |
setWithdrawState(String withdrawState) |
String |
toString() |
public String getAccountEsignId()
public void setAccountEsignId(String accountEsignId)
public String getAllowCDWithdraw()
public void setAllowCDWithdraw(String allowCDWithdraw)
public String getChangeEmail()
public void setChangeEmail(String changeEmail)
public String getChangeEmailOther()
public void setChangeEmailOther(String changeEmailOther)
public String getCompanyName()
public void setCompanyName(String companyName)
public String getCompanyPhone()
public void setCompanyPhone(String companyPhone)
public String getCopyCostPerPage()
public void setCopyCostPerPage(String copyCostPerPage)
public String getCopyFeeCollectionMethod()
public void setCopyFeeCollectionMethod(String copyFeeCollectionMethod)
public String getCopyRequestEmail()
public void setCopyRequestEmail(String copyRequestEmail)
public String getCustom()
public void setCustom(String custom)
public String getEnableEsign()
public void setEnableEsign(String enableEsign)
public String getEsignAgreement()
public void setEsignAgreement(String esignAgreement)
public String getEsignText()
public void setEsignText(String esignText)
public String getLanguageCode()
public void setLanguageCode(String languageCode)
public String getMustAgreeToEsign()
public void setMustAgreeToEsign(String mustAgreeToEsign)
public String getPdfId()
public void setPdfId(String pdfId)
public String getUseBrand()
public void setUseBrand(String useBrand)
public String getUseConsumerDisclosureWithinAccount()
public void setUseConsumerDisclosureWithinAccount(String useConsumerDisclosureWithinAccount)
public String getWithdrawAddressLine1()
public void setWithdrawAddressLine1(String withdrawAddressLine1)
public String getWithdrawAddressLine2()
public void setWithdrawAddressLine2(String withdrawAddressLine2)
public String getWithdrawByEmail()
public void setWithdrawByEmail(String withdrawByEmail)
public String getWithdrawByMail()
public void setWithdrawByMail(String withdrawByMail)
public String getWithdrawByPhone()
public void setWithdrawByPhone(String withdrawByPhone)
public String getWithdrawCity()
public void setWithdrawCity(String withdrawCity)
public String getWithdrawConsequences()
public void setWithdrawConsequences(String withdrawConsequences)
public String getWithdrawEmail()
public void setWithdrawEmail(String withdrawEmail)
public String getWithdrawOther()
public void setWithdrawOther(String withdrawOther)
public String getWithdrawPhone()
public void setWithdrawPhone(String withdrawPhone)
public String getWithdrawPostalCode()
public void setWithdrawPostalCode(String withdrawPostalCode)
public String getWithdrawState()
public void setWithdrawState(String withdrawState)
Copyright © 2017. All rights reserved.