public class ConsumerDisclosure extends Object
| Constructor and Description |
|---|
ConsumerDisclosure() |
| Modifier and Type | Method and Description |
|---|---|
ConsumerDisclosure |
accountEsignId(String accountEsignId) |
ConsumerDisclosure |
allowCDWithdraw(String allowCDWithdraw) |
ConsumerDisclosure |
allowCDWithdrawMetadata(SettingsMetadata allowCDWithdrawMetadata) |
ConsumerDisclosure |
changeEmail(String changeEmail) |
ConsumerDisclosure |
changeEmailOther(String changeEmailOther) |
ConsumerDisclosure |
companyName(String companyName) |
ConsumerDisclosure |
companyPhone(String companyPhone) |
ConsumerDisclosure |
copyCostPerPage(String copyCostPerPage) |
ConsumerDisclosure |
copyFeeCollectionMethod(String copyFeeCollectionMethod) |
ConsumerDisclosure |
copyRequestEmail(String copyRequestEmail) |
ConsumerDisclosure |
custom(String custom) |
ConsumerDisclosure |
enableEsign(String enableEsign) |
boolean |
equals(Object o) |
ConsumerDisclosure |
esignAgreement(String esignAgreement) |
ConsumerDisclosure |
esignText(String esignText) |
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.
|
SettingsMetadata |
getAllowCDWithdrawMetadata()
Get allowCDWithdrawMetadata
|
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.
|
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() |
SettingsMetadata |
getUseConsumerDisclosureWithinAccountMetadata()
Get useConsumerDisclosureWithinAccountMetadata
|
String |
getWithdrawAddressLine1()
Contains the first address line of the postal address to which a customer can send a consent withdrawal notification.
|
String |
getWithdrawAddressLine2()
Contains the second address line of the postal address to which a customer can send a consent withdrawal notification.
|
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.
|
String |
getWithdrawConsequences()
Indicates the consequences of withdrawing consent.
|
String |
getWithdrawEmail()
Contains the email address to which a customer can send a consent withdrawal notification.
|
String |
getWithdrawOther()
Indicates other information need to withdraw consent.
|
String |
getWithdrawPhone()
Contains the phone number which a customer can call to register consent withdrawal notification.
|
String |
getWithdrawPostalCode()
Contains the postal code of the postal address to which a customer can send a consent withdrawal notification.
|
String |
getWithdrawState()
Contains the state of the postal address to which a customer can send a consent withdrawal notification.
|
int |
hashCode() |
ConsumerDisclosure |
languageCode(String languageCode) |
ConsumerDisclosure |
mustAgreeToEsign(String mustAgreeToEsign) |
ConsumerDisclosure |
pdfId(String pdfId) |
void |
setAccountEsignId(String accountEsignId) |
void |
setAllowCDWithdraw(String allowCDWithdraw) |
void |
setAllowCDWithdrawMetadata(SettingsMetadata allowCDWithdrawMetadata) |
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 |
setUseConsumerDisclosureWithinAccountMetadata(SettingsMetadata useConsumerDisclosureWithinAccountMetadata) |
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() |
ConsumerDisclosure |
useBrand(String useBrand) |
ConsumerDisclosure |
useConsumerDisclosureWithinAccount(String useConsumerDisclosureWithinAccount) |
ConsumerDisclosure |
useConsumerDisclosureWithinAccountMetadata(SettingsMetadata useConsumerDisclosureWithinAccountMetadata) |
ConsumerDisclosure |
withdrawAddressLine1(String withdrawAddressLine1) |
ConsumerDisclosure |
withdrawAddressLine2(String withdrawAddressLine2) |
ConsumerDisclosure |
withdrawByEmail(String withdrawByEmail) |
ConsumerDisclosure |
withdrawByMail(String withdrawByMail) |
ConsumerDisclosure |
withdrawByPhone(String withdrawByPhone) |
ConsumerDisclosure |
withdrawCity(String withdrawCity) |
ConsumerDisclosure |
withdrawConsequences(String withdrawConsequences) |
ConsumerDisclosure |
withdrawEmail(String withdrawEmail) |
ConsumerDisclosure |
withdrawOther(String withdrawOther) |
ConsumerDisclosure |
withdrawPhone(String withdrawPhone) |
ConsumerDisclosure |
withdrawPostalCode(String withdrawPostalCode) |
ConsumerDisclosure |
withdrawState(String withdrawState) |
public ConsumerDisclosure accountEsignId(String accountEsignId)
public String getAccountEsignId()
public void setAccountEsignId(String accountEsignId)
public ConsumerDisclosure allowCDWithdraw(String allowCDWithdraw)
public String getAllowCDWithdraw()
public void setAllowCDWithdraw(String allowCDWithdraw)
public ConsumerDisclosure allowCDWithdrawMetadata(SettingsMetadata allowCDWithdrawMetadata)
public SettingsMetadata getAllowCDWithdrawMetadata()
public void setAllowCDWithdrawMetadata(SettingsMetadata allowCDWithdrawMetadata)
public ConsumerDisclosure changeEmail(String changeEmail)
public String getChangeEmail()
public void setChangeEmail(String changeEmail)
public ConsumerDisclosure changeEmailOther(String changeEmailOther)
public String getChangeEmailOther()
public void setChangeEmailOther(String changeEmailOther)
public ConsumerDisclosure companyName(String companyName)
public String getCompanyName()
public void setCompanyName(String companyName)
public ConsumerDisclosure companyPhone(String companyPhone)
public String getCompanyPhone()
public void setCompanyPhone(String companyPhone)
public ConsumerDisclosure copyCostPerPage(String copyCostPerPage)
public String getCopyCostPerPage()
public void setCopyCostPerPage(String copyCostPerPage)
public ConsumerDisclosure copyFeeCollectionMethod(String copyFeeCollectionMethod)
public String getCopyFeeCollectionMethod()
public void setCopyFeeCollectionMethod(String copyFeeCollectionMethod)
public ConsumerDisclosure copyRequestEmail(String copyRequestEmail)
public String getCopyRequestEmail()
public void setCopyRequestEmail(String copyRequestEmail)
public ConsumerDisclosure custom(String custom)
public String getCustom()
public void setCustom(String custom)
public ConsumerDisclosure enableEsign(String enableEsign)
public String getEnableEsign()
public void setEnableEsign(String enableEsign)
public ConsumerDisclosure esignAgreement(String esignAgreement)
public String getEsignAgreement()
public void setEsignAgreement(String esignAgreement)
public ConsumerDisclosure esignText(String esignText)
public String getEsignText()
public void setEsignText(String esignText)
public ConsumerDisclosure languageCode(String languageCode)
public String getLanguageCode()
public void setLanguageCode(String languageCode)
public ConsumerDisclosure mustAgreeToEsign(String mustAgreeToEsign)
public String getMustAgreeToEsign()
public void setMustAgreeToEsign(String mustAgreeToEsign)
public ConsumerDisclosure pdfId(String pdfId)
public String getPdfId()
public void setPdfId(String pdfId)
public ConsumerDisclosure useBrand(String useBrand)
public String getUseBrand()
public void setUseBrand(String useBrand)
public ConsumerDisclosure useConsumerDisclosureWithinAccount(String useConsumerDisclosureWithinAccount)
public String getUseConsumerDisclosureWithinAccount()
public void setUseConsumerDisclosureWithinAccount(String useConsumerDisclosureWithinAccount)
public ConsumerDisclosure useConsumerDisclosureWithinAccountMetadata(SettingsMetadata useConsumerDisclosureWithinAccountMetadata)
public SettingsMetadata getUseConsumerDisclosureWithinAccountMetadata()
public void setUseConsumerDisclosureWithinAccountMetadata(SettingsMetadata useConsumerDisclosureWithinAccountMetadata)
public ConsumerDisclosure withdrawAddressLine1(String withdrawAddressLine1)
public String getWithdrawAddressLine1()
public void setWithdrawAddressLine1(String withdrawAddressLine1)
public ConsumerDisclosure withdrawAddressLine2(String withdrawAddressLine2)
public String getWithdrawAddressLine2()
public void setWithdrawAddressLine2(String withdrawAddressLine2)
public ConsumerDisclosure withdrawByEmail(String withdrawByEmail)
public String getWithdrawByEmail()
public void setWithdrawByEmail(String withdrawByEmail)
public ConsumerDisclosure withdrawByMail(String withdrawByMail)
public String getWithdrawByMail()
public void setWithdrawByMail(String withdrawByMail)
public ConsumerDisclosure withdrawByPhone(String withdrawByPhone)
public String getWithdrawByPhone()
public void setWithdrawByPhone(String withdrawByPhone)
public ConsumerDisclosure withdrawCity(String withdrawCity)
public String getWithdrawCity()
public void setWithdrawCity(String withdrawCity)
public ConsumerDisclosure withdrawConsequences(String withdrawConsequences)
public String getWithdrawConsequences()
public void setWithdrawConsequences(String withdrawConsequences)
public ConsumerDisclosure withdrawEmail(String withdrawEmail)
public String getWithdrawEmail()
public void setWithdrawEmail(String withdrawEmail)
public ConsumerDisclosure withdrawOther(String withdrawOther)
public String getWithdrawOther()
public void setWithdrawOther(String withdrawOther)
public ConsumerDisclosure withdrawPhone(String withdrawPhone)
public String getWithdrawPhone()
public void setWithdrawPhone(String withdrawPhone)
public ConsumerDisclosure withdrawPostalCode(String withdrawPostalCode)
public String getWithdrawPostalCode()
public void setWithdrawPostalCode(String withdrawPostalCode)
public ConsumerDisclosure withdrawState(String withdrawState)
public String getWithdrawState()
public void setWithdrawState(String withdrawState)
Copyright © 2018. All rights reserved.