Package com.docusign.esign.model
Class AccountInformation
- java.lang.Object
-
- com.docusign.esign.model.AccountInformation
-
public class AccountInformation extends Object
Contains account Information..
-
-
Constructor Summary
Constructors Constructor Description AccountInformation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AccountInformationaccountIdGuid(String accountIdGuid)accountIdGuid.AccountInformationaccountName(String accountName)accountName.AccountInformationallowTransactionRooms(String allowTransactionRooms)allowTransactionRooms.AccountInformationbillingPeriodDaysRemaining(String billingPeriodDaysRemaining)billingPeriodDaysRemaining.AccountInformationbillingPeriodEndDate(String billingPeriodEndDate)billingPeriodEndDate.AccountInformationbillingPeriodEnvelopesAllowed(String billingPeriodEnvelopesAllowed)billingPeriodEnvelopesAllowed.AccountInformationbillingPeriodEnvelopesSent(String billingPeriodEnvelopesSent)billingPeriodEnvelopesSent.AccountInformationbillingPeriodStartDate(String billingPeriodStartDate)billingPeriodStartDate.AccountInformationbillingProfile(String billingProfile)billingProfile.AccountInformationcanCancelRenewal(String canCancelRenewal)canCancelRenewal.AccountInformationcanUpgrade(String canUpgrade)canUpgrade.AccountInformationconnectPermission(String connectPermission)connectPermission.AccountInformationcreatedDate(String createdDate)createdDate.AccountInformationcurrencyCode(String currencyCode)currencyCode.AccountInformationcurrentPlanId(String currentPlanId)currentPlanId.AccountInformationdistributorCode(String distributorCode)distributorCode.AccountInformationdocuSignLandingUrl(String docuSignLandingUrl)docuSignLandingUrl.AccountInformationenvelopeSendingBlocked(String envelopeSendingBlocked)envelopeSendingBlocked.AccountInformationenvelopeUnitPrice(String envelopeUnitPrice)envelopeUnitPrice.booleanequals(Object o)Compares objects.AccountInformationexternalAccountId(String externalAccountId)externalAccountId.AccountInformationforgottenPasswordQuestionsCount(String forgottenPasswordQuestionsCount)forgottenPasswordQuestionsCount.StringgetAccountIdGuid()The GUID associated with the account ID..StringgetAccountName()The name of the current account..StringgetAllowTransactionRooms()When set to **true**, the transaction rooms feature exposed through the Workspaces API is enabled..StringgetBillingPeriodDaysRemaining()Reserved: TBD.StringgetBillingPeriodEndDate()Reserved: TBD.StringgetBillingPeriodEnvelopesAllowed()Reserved: TBD.StringgetBillingPeriodEnvelopesSent()Reserved: TBD.StringgetBillingPeriodStartDate()Reserved: TBD.StringgetBillingProfile()Reserved: TBD.StringgetCanCancelRenewal()Reserved: TBD.StringgetCanUpgrade()When set to **true**, specifies that you can upgrade the account through the API..StringgetConnectPermission().StringgetCreatedDate().StringgetCurrencyCode()Specifies the ISO currency code for the account..StringgetCurrentPlanId()Identifies the plan that was used create this account..StringgetDistributorCode()The code that identifies the billing plan groups and plans for the new account..StringgetDocuSignLandingUrl().StringgetEnvelopeSendingBlocked().StringgetEnvelopeUnitPrice().StringgetExternalAccountId().StringgetForgottenPasswordQuestionsCount()A complex element that contains up to four Question/Answer pairs for forgotten password information for a user..StringgetIsDowngrade().StringgetPaymentMethod().StringgetPlanClassification()Identifies the type of plan.StringgetPlanEndDate()The date that the current plan will end..StringgetPlanName()The name of the Billing Plan..StringgetPlanStartDate()The date that the Account started using the current plan..StringgetSeatsAllowed().StringgetSeatsInUse().StringgetStatus21CFRPart11().StringgetSuspensionDate().StringgetSuspensionStatus().inthashCode()Returns the HashCode.AccountInformationisDowngrade(String isDowngrade)isDowngrade.AccountInformationpaymentMethod(String paymentMethod)paymentMethod.AccountInformationplanClassification(String planClassification)planClassification.AccountInformationplanEndDate(String planEndDate)planEndDate.AccountInformationplanName(String planName)planName.AccountInformationplanStartDate(String planStartDate)planStartDate.AccountInformationseatsAllowed(String seatsAllowed)seatsAllowed.AccountInformationseatsInUse(String seatsInUse)seatsInUse.voidsetAccountIdGuid(String accountIdGuid)setAccountIdGuid.voidsetAccountName(String accountName)setAccountName.voidsetAllowTransactionRooms(String allowTransactionRooms)setAllowTransactionRooms.voidsetBillingPeriodDaysRemaining(String billingPeriodDaysRemaining)setBillingPeriodDaysRemaining.voidsetBillingPeriodEndDate(String billingPeriodEndDate)setBillingPeriodEndDate.voidsetBillingPeriodEnvelopesAllowed(String billingPeriodEnvelopesAllowed)setBillingPeriodEnvelopesAllowed.voidsetBillingPeriodEnvelopesSent(String billingPeriodEnvelopesSent)setBillingPeriodEnvelopesSent.voidsetBillingPeriodStartDate(String billingPeriodStartDate)setBillingPeriodStartDate.voidsetBillingProfile(String billingProfile)setBillingProfile.voidsetCanCancelRenewal(String canCancelRenewal)setCanCancelRenewal.voidsetCanUpgrade(String canUpgrade)setCanUpgrade.voidsetConnectPermission(String connectPermission)setConnectPermission.voidsetCreatedDate(String createdDate)setCreatedDate.voidsetCurrencyCode(String currencyCode)setCurrencyCode.voidsetCurrentPlanId(String currentPlanId)setCurrentPlanId.voidsetDistributorCode(String distributorCode)setDistributorCode.voidsetDocuSignLandingUrl(String docuSignLandingUrl)setDocuSignLandingUrl.voidsetEnvelopeSendingBlocked(String envelopeSendingBlocked)setEnvelopeSendingBlocked.voidsetEnvelopeUnitPrice(String envelopeUnitPrice)setEnvelopeUnitPrice.voidsetExternalAccountId(String externalAccountId)setExternalAccountId.voidsetForgottenPasswordQuestionsCount(String forgottenPasswordQuestionsCount)setForgottenPasswordQuestionsCount.voidsetIsDowngrade(String isDowngrade)setIsDowngrade.voidsetPaymentMethod(String paymentMethod)setPaymentMethod.voidsetPlanClassification(String planClassification)setPlanClassification.voidsetPlanEndDate(String planEndDate)setPlanEndDate.voidsetPlanName(String planName)setPlanName.voidsetPlanStartDate(String planStartDate)setPlanStartDate.voidsetSeatsAllowed(String seatsAllowed)setSeatsAllowed.voidsetSeatsInUse(String seatsInUse)setSeatsInUse.voidsetStatus21CFRPart11(String status21CFRPart11)setStatus21CFRPart11.voidsetSuspensionDate(String suspensionDate)setSuspensionDate.voidsetSuspensionStatus(String suspensionStatus)setSuspensionStatus.AccountInformationstatus21CFRPart11(String status21CFRPart11)status21CFRPart11.AccountInformationsuspensionDate(String suspensionDate)suspensionDate.AccountInformationsuspensionStatus(String suspensionStatus)suspensionStatus.StringtoString()Converts the given object to string.
-
-
-
Method Detail
-
accountIdGuid
public AccountInformation accountIdGuid(String accountIdGuid)
accountIdGuid.- Returns:
- AccountInformation
-
getAccountIdGuid
public String getAccountIdGuid()
The GUID associated with the account ID..- Returns:
- accountIdGuid
-
setAccountIdGuid
public void setAccountIdGuid(String accountIdGuid)
setAccountIdGuid.
-
accountName
public AccountInformation accountName(String accountName)
accountName.- Returns:
- AccountInformation
-
getAccountName
public String getAccountName()
The name of the current account..- Returns:
- accountName
-
setAccountName
public void setAccountName(String accountName)
setAccountName.
-
allowTransactionRooms
public AccountInformation allowTransactionRooms(String allowTransactionRooms)
allowTransactionRooms.- Returns:
- AccountInformation
-
getAllowTransactionRooms
public String getAllowTransactionRooms()
When set to **true**, the transaction rooms feature exposed through the Workspaces API is enabled..- Returns:
- allowTransactionRooms
-
setAllowTransactionRooms
public void setAllowTransactionRooms(String allowTransactionRooms)
setAllowTransactionRooms.
-
billingPeriodDaysRemaining
public AccountInformation billingPeriodDaysRemaining(String billingPeriodDaysRemaining)
billingPeriodDaysRemaining.- Returns:
- AccountInformation
-
getBillingPeriodDaysRemaining
public String getBillingPeriodDaysRemaining()
Reserved: TBD.- Returns:
- billingPeriodDaysRemaining
-
setBillingPeriodDaysRemaining
public void setBillingPeriodDaysRemaining(String billingPeriodDaysRemaining)
setBillingPeriodDaysRemaining.
-
billingPeriodEndDate
public AccountInformation billingPeriodEndDate(String billingPeriodEndDate)
billingPeriodEndDate.- Returns:
- AccountInformation
-
getBillingPeriodEndDate
public String getBillingPeriodEndDate()
Reserved: TBD.- Returns:
- billingPeriodEndDate
-
setBillingPeriodEndDate
public void setBillingPeriodEndDate(String billingPeriodEndDate)
setBillingPeriodEndDate.
-
billingPeriodEnvelopesAllowed
public AccountInformation billingPeriodEnvelopesAllowed(String billingPeriodEnvelopesAllowed)
billingPeriodEnvelopesAllowed.- Returns:
- AccountInformation
-
getBillingPeriodEnvelopesAllowed
public String getBillingPeriodEnvelopesAllowed()
Reserved: TBD.- Returns:
- billingPeriodEnvelopesAllowed
-
setBillingPeriodEnvelopesAllowed
public void setBillingPeriodEnvelopesAllowed(String billingPeriodEnvelopesAllowed)
setBillingPeriodEnvelopesAllowed.
-
billingPeriodEnvelopesSent
public AccountInformation billingPeriodEnvelopesSent(String billingPeriodEnvelopesSent)
billingPeriodEnvelopesSent.- Returns:
- AccountInformation
-
getBillingPeriodEnvelopesSent
public String getBillingPeriodEnvelopesSent()
Reserved: TBD.- Returns:
- billingPeriodEnvelopesSent
-
setBillingPeriodEnvelopesSent
public void setBillingPeriodEnvelopesSent(String billingPeriodEnvelopesSent)
setBillingPeriodEnvelopesSent.
-
billingPeriodStartDate
public AccountInformation billingPeriodStartDate(String billingPeriodStartDate)
billingPeriodStartDate.- Returns:
- AccountInformation
-
getBillingPeriodStartDate
public String getBillingPeriodStartDate()
Reserved: TBD.- Returns:
- billingPeriodStartDate
-
setBillingPeriodStartDate
public void setBillingPeriodStartDate(String billingPeriodStartDate)
setBillingPeriodStartDate.
-
billingProfile
public AccountInformation billingProfile(String billingProfile)
billingProfile.- Returns:
- AccountInformation
-
getBillingProfile
public String getBillingProfile()
Reserved: TBD.- Returns:
- billingProfile
-
setBillingProfile
public void setBillingProfile(String billingProfile)
setBillingProfile.
-
canCancelRenewal
public AccountInformation canCancelRenewal(String canCancelRenewal)
canCancelRenewal.- Returns:
- AccountInformation
-
getCanCancelRenewal
public String getCanCancelRenewal()
Reserved: TBD.- Returns:
- canCancelRenewal
-
setCanCancelRenewal
public void setCanCancelRenewal(String canCancelRenewal)
setCanCancelRenewal.
-
canUpgrade
public AccountInformation canUpgrade(String canUpgrade)
canUpgrade.- Returns:
- AccountInformation
-
getCanUpgrade
public String getCanUpgrade()
When set to **true**, specifies that you can upgrade the account through the API..- Returns:
- canUpgrade
-
setCanUpgrade
public void setCanUpgrade(String canUpgrade)
setCanUpgrade.
-
connectPermission
public AccountInformation connectPermission(String connectPermission)
connectPermission.- Returns:
- AccountInformation
-
getConnectPermission
public String getConnectPermission()
.- Returns:
- connectPermission
-
setConnectPermission
public void setConnectPermission(String connectPermission)
setConnectPermission.
-
createdDate
public AccountInformation createdDate(String createdDate)
createdDate.- Returns:
- AccountInformation
-
getCreatedDate
public String getCreatedDate()
.- Returns:
- createdDate
-
setCreatedDate
public void setCreatedDate(String createdDate)
setCreatedDate.
-
currencyCode
public AccountInformation currencyCode(String currencyCode)
currencyCode.- Returns:
- AccountInformation
-
getCurrencyCode
public String getCurrencyCode()
Specifies the ISO currency code for the account..- Returns:
- currencyCode
-
setCurrencyCode
public void setCurrencyCode(String currencyCode)
setCurrencyCode.
-
currentPlanId
public AccountInformation currentPlanId(String currentPlanId)
currentPlanId.- Returns:
- AccountInformation
-
getCurrentPlanId
public String getCurrentPlanId()
Identifies the plan that was used create this account..- Returns:
- currentPlanId
-
setCurrentPlanId
public void setCurrentPlanId(String currentPlanId)
setCurrentPlanId.
-
distributorCode
public AccountInformation distributorCode(String distributorCode)
distributorCode.- Returns:
- AccountInformation
-
getDistributorCode
public String getDistributorCode()
The code that identifies the billing plan groups and plans for the new account..- Returns:
- distributorCode
-
setDistributorCode
public void setDistributorCode(String distributorCode)
setDistributorCode.
-
docuSignLandingUrl
public AccountInformation docuSignLandingUrl(String docuSignLandingUrl)
docuSignLandingUrl.- Returns:
- AccountInformation
-
getDocuSignLandingUrl
public String getDocuSignLandingUrl()
.- Returns:
- docuSignLandingUrl
-
setDocuSignLandingUrl
public void setDocuSignLandingUrl(String docuSignLandingUrl)
setDocuSignLandingUrl.
-
envelopeSendingBlocked
public AccountInformation envelopeSendingBlocked(String envelopeSendingBlocked)
envelopeSendingBlocked.- Returns:
- AccountInformation
-
getEnvelopeSendingBlocked
public String getEnvelopeSendingBlocked()
.- Returns:
- envelopeSendingBlocked
-
setEnvelopeSendingBlocked
public void setEnvelopeSendingBlocked(String envelopeSendingBlocked)
setEnvelopeSendingBlocked.
-
envelopeUnitPrice
public AccountInformation envelopeUnitPrice(String envelopeUnitPrice)
envelopeUnitPrice.- Returns:
- AccountInformation
-
getEnvelopeUnitPrice
public String getEnvelopeUnitPrice()
.- Returns:
- envelopeUnitPrice
-
setEnvelopeUnitPrice
public void setEnvelopeUnitPrice(String envelopeUnitPrice)
setEnvelopeUnitPrice.
-
externalAccountId
public AccountInformation externalAccountId(String externalAccountId)
externalAccountId.- Returns:
- AccountInformation
-
getExternalAccountId
public String getExternalAccountId()
.- Returns:
- externalAccountId
-
setExternalAccountId
public void setExternalAccountId(String externalAccountId)
setExternalAccountId.
-
forgottenPasswordQuestionsCount
public AccountInformation forgottenPasswordQuestionsCount(String forgottenPasswordQuestionsCount)
forgottenPasswordQuestionsCount.- Returns:
- AccountInformation
-
getForgottenPasswordQuestionsCount
public String getForgottenPasswordQuestionsCount()
A complex element that contains up to four Question/Answer pairs for forgotten password information for a user..- Returns:
- forgottenPasswordQuestionsCount
-
setForgottenPasswordQuestionsCount
public void setForgottenPasswordQuestionsCount(String forgottenPasswordQuestionsCount)
setForgottenPasswordQuestionsCount.
-
isDowngrade
public AccountInformation isDowngrade(String isDowngrade)
isDowngrade.- Returns:
- AccountInformation
-
getIsDowngrade
public String getIsDowngrade()
.- Returns:
- isDowngrade
-
setIsDowngrade
public void setIsDowngrade(String isDowngrade)
setIsDowngrade.
-
paymentMethod
public AccountInformation paymentMethod(String paymentMethod)
paymentMethod.- Returns:
- AccountInformation
-
getPaymentMethod
public String getPaymentMethod()
.- Returns:
- paymentMethod
-
setPaymentMethod
public void setPaymentMethod(String paymentMethod)
setPaymentMethod.
-
planClassification
public AccountInformation planClassification(String planClassification)
planClassification.- Returns:
- AccountInformation
-
getPlanClassification
public String getPlanClassification()
Identifies the type of plan. Examples include Business, Corporate, Enterprise, Free..- Returns:
- planClassification
-
setPlanClassification
public void setPlanClassification(String planClassification)
setPlanClassification.
-
planEndDate
public AccountInformation planEndDate(String planEndDate)
planEndDate.- Returns:
- AccountInformation
-
getPlanEndDate
public String getPlanEndDate()
The date that the current plan will end..- Returns:
- planEndDate
-
setPlanEndDate
public void setPlanEndDate(String planEndDate)
setPlanEndDate.
-
planName
public AccountInformation planName(String planName)
planName.- Returns:
- AccountInformation
-
getPlanName
public String getPlanName()
The name of the Billing Plan..- Returns:
- planName
-
setPlanName
public void setPlanName(String planName)
setPlanName.
-
planStartDate
public AccountInformation planStartDate(String planStartDate)
planStartDate.- Returns:
- AccountInformation
-
getPlanStartDate
public String getPlanStartDate()
The date that the Account started using the current plan..- Returns:
- planStartDate
-
setPlanStartDate
public void setPlanStartDate(String planStartDate)
setPlanStartDate.
-
seatsAllowed
public AccountInformation seatsAllowed(String seatsAllowed)
seatsAllowed.- Returns:
- AccountInformation
-
getSeatsAllowed
public String getSeatsAllowed()
.- Returns:
- seatsAllowed
-
setSeatsAllowed
public void setSeatsAllowed(String seatsAllowed)
setSeatsAllowed.
-
seatsInUse
public AccountInformation seatsInUse(String seatsInUse)
seatsInUse.- Returns:
- AccountInformation
-
getSeatsInUse
public String getSeatsInUse()
.- Returns:
- seatsInUse
-
setSeatsInUse
public void setSeatsInUse(String seatsInUse)
setSeatsInUse.
-
status21CFRPart11
public AccountInformation status21CFRPart11(String status21CFRPart11)
status21CFRPart11.- Returns:
- AccountInformation
-
getStatus21CFRPart11
public String getStatus21CFRPart11()
.- Returns:
- status21CFRPart11
-
setStatus21CFRPart11
public void setStatus21CFRPart11(String status21CFRPart11)
setStatus21CFRPart11.
-
suspensionDate
public AccountInformation suspensionDate(String suspensionDate)
suspensionDate.- Returns:
- AccountInformation
-
getSuspensionDate
public String getSuspensionDate()
.- Returns:
- suspensionDate
-
setSuspensionDate
public void setSuspensionDate(String suspensionDate)
setSuspensionDate.
-
suspensionStatus
public AccountInformation suspensionStatus(String suspensionStatus)
suspensionStatus.- Returns:
- AccountInformation
-
getSuspensionStatus
public String getSuspensionStatus()
.- Returns:
- suspensionStatus
-
setSuspensionStatus
public void setSuspensionStatus(String suspensionStatus)
setSuspensionStatus.
-
equals
public boolean equals(Object o)
Compares objects.
-
-