Class AccountInformation


  • public class AccountInformation
    extends Object
    Contains account Information..
    • Constructor Detail

      • AccountInformation

        public AccountInformation()
    • 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.
      • 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.
      • 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.
      • 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.
      • 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.
      • getPlanEndDate

        public String getPlanEndDate()
        The date that the current plan will end..
        Returns:
        planEndDate
      • setPlanEndDate

        public void setPlanEndDate​(String planEndDate)
        setPlanEndDate.
      • 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.
      • 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.
        Overrides:
        equals in class Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Converts the given object to string.
        Overrides:
        toString in class Object