@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class AccountInformation extends Object
Contains account Information.
| Constructor and Description |
|---|
AccountInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccountIdGuid()
The GUID associated with the account ID.
|
String |
getAccountName()
The name of the current account.
|
String |
getAllowTransactionRooms()
When set to true, the transaction rooms feature exposed through the Workspaces API is enabled.
|
String |
getBillingPeriodDaysRemaining()
Reserved: TBD
|
String |
getBillingPeriodEndDate()
Reserved: TBD
|
String |
getBillingPeriodEnvelopesAllowed()
Reserved: TBD
|
String |
getBillingPeriodEnvelopesSent()
Reserved: TBD
|
String |
getBillingPeriodStartDate()
Reserved: TBD
|
String |
getBillingProfile()
Reserved: TBD
|
String |
getCanCancelRenewal()
Reserved: TBD
|
String |
getCanUpgrade()
When set to true, specifies that you can upgrade the account through the API.
|
String |
getConnectPermission() |
String |
getCreatedDate() |
String |
getCurrencyCode()
Specifies the ISO currency code for the account.
|
String |
getCurrentPlanId()
Identifies the plan that was used create this account.
|
String |
getDistributorCode()
The code that identifies the billing plan groups and plans for the new account.
|
String |
getDocuSignLandingUrl() |
String |
getEnvelopeSendingBlocked() |
String |
getEnvelopeUnitPrice() |
String |
getForgottenPasswordQuestionsCount()
A complex element that contains up to four Question/Answer pairs for forgotten password information for a user.
|
String |
getIsDowngrade() |
String |
getPaymentMethod() |
String |
getPlanClassification()
Identifies the type of plan.
|
String |
getPlanEndDate()
The date that the current plan will end.
|
String |
getPlanName()
The name of the Billing Plan.
|
String |
getPlanStartDate()
The date that the Account started using the current plan.
|
String |
getSeatsAllowed() |
String |
getSeatsInUse() |
String |
getStatus21CFRPart11() |
String |
getSuspensionDate() |
String |
getSuspensionStatus() |
int |
hashCode() |
void |
setAccountIdGuid(String accountIdGuid) |
void |
setAccountName(String accountName) |
void |
setAllowTransactionRooms(String allowTransactionRooms) |
void |
setBillingPeriodDaysRemaining(String billingPeriodDaysRemaining) |
void |
setBillingPeriodEndDate(String billingPeriodEndDate) |
void |
setBillingPeriodEnvelopesAllowed(String billingPeriodEnvelopesAllowed) |
void |
setBillingPeriodEnvelopesSent(String billingPeriodEnvelopesSent) |
void |
setBillingPeriodStartDate(String billingPeriodStartDate) |
void |
setBillingProfile(String billingProfile) |
void |
setCanCancelRenewal(String canCancelRenewal) |
void |
setCanUpgrade(String canUpgrade) |
void |
setConnectPermission(String connectPermission) |
void |
setCreatedDate(String createdDate) |
void |
setCurrencyCode(String currencyCode) |
void |
setCurrentPlanId(String currentPlanId) |
void |
setDistributorCode(String distributorCode) |
void |
setDocuSignLandingUrl(String docuSignLandingUrl) |
void |
setEnvelopeSendingBlocked(String envelopeSendingBlocked) |
void |
setEnvelopeUnitPrice(String envelopeUnitPrice) |
void |
setForgottenPasswordQuestionsCount(String forgottenPasswordQuestionsCount) |
void |
setIsDowngrade(String isDowngrade) |
void |
setPaymentMethod(String paymentMethod) |
void |
setPlanClassification(String planClassification) |
void |
setPlanEndDate(String planEndDate) |
void |
setPlanName(String planName) |
void |
setPlanStartDate(String planStartDate) |
void |
setSeatsAllowed(String seatsAllowed) |
void |
setSeatsInUse(String seatsInUse) |
void |
setStatus21CFRPart11(String status21CFRPart11) |
void |
setSuspensionDate(String suspensionDate) |
void |
setSuspensionStatus(String suspensionStatus) |
String |
toString() |
public String getAccountIdGuid()
The GUID associated with the account ID.
public void setAccountIdGuid(String accountIdGuid)
public String getAccountName()
The name of the current account.
public void setAccountName(String accountName)
public String getAllowTransactionRooms()
When set to true, the transaction rooms feature exposed through the Workspaces API is enabled.
public void setAllowTransactionRooms(String allowTransactionRooms)
public String getBillingPeriodDaysRemaining()
Reserved: TBD
public void setBillingPeriodDaysRemaining(String billingPeriodDaysRemaining)
public String getBillingPeriodEndDate()
Reserved: TBD
public void setBillingPeriodEndDate(String billingPeriodEndDate)
public String getBillingPeriodEnvelopesAllowed()
Reserved: TBD
public void setBillingPeriodEnvelopesAllowed(String billingPeriodEnvelopesAllowed)
public String getBillingPeriodEnvelopesSent()
Reserved: TBD
public void setBillingPeriodEnvelopesSent(String billingPeriodEnvelopesSent)
public String getBillingPeriodStartDate()
Reserved: TBD
public void setBillingPeriodStartDate(String billingPeriodStartDate)
public String getBillingProfile()
Reserved: TBD
public void setBillingProfile(String billingProfile)
public String getCanCancelRenewal()
Reserved: TBD
public void setCanCancelRenewal(String canCancelRenewal)
public String getCanUpgrade()
When set to true, specifies that you can upgrade the account through the API.
public void setCanUpgrade(String canUpgrade)
public String getConnectPermission()
public void setConnectPermission(String connectPermission)
public String getCreatedDate()
public void setCreatedDate(String createdDate)
public String getCurrencyCode()
Specifies the ISO currency code for the account.
public void setCurrencyCode(String currencyCode)
public String getCurrentPlanId()
Identifies the plan that was used create this account.
public void setCurrentPlanId(String currentPlanId)
public String getDistributorCode()
The code that identifies the billing plan groups and plans for the new account.
public void setDistributorCode(String distributorCode)
public String getDocuSignLandingUrl()
public void setDocuSignLandingUrl(String docuSignLandingUrl)
public String getEnvelopeSendingBlocked()
public void setEnvelopeSendingBlocked(String envelopeSendingBlocked)
public String getEnvelopeUnitPrice()
public void setEnvelopeUnitPrice(String envelopeUnitPrice)
public String getForgottenPasswordQuestionsCount()
A complex element that contains up to four Question/Answer pairs for forgotten password information for a user.
public void setForgottenPasswordQuestionsCount(String forgottenPasswordQuestionsCount)
public String getIsDowngrade()
public void setIsDowngrade(String isDowngrade)
public String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
public String getPlanClassification()
Identifies the type of plan. Examples include Business, Corporate, Enterprise, Free.
public void setPlanClassification(String planClassification)
public String getPlanEndDate()
The date that the current plan will end.
public void setPlanEndDate(String planEndDate)
public String getPlanName()
The name of the Billing Plan.
public void setPlanName(String planName)
public String getPlanStartDate()
The date that the Account started using the current plan.
public void setPlanStartDate(String planStartDate)
public String getSeatsAllowed()
public void setSeatsAllowed(String seatsAllowed)
public String getSeatsInUse()
public void setSeatsInUse(String seatsInUse)
public String getStatus21CFRPart11()
public void setStatus21CFRPart11(String status21CFRPart11)
public String getSuspensionDate()
public void setSuspensionDate(String suspensionDate)
public String getSuspensionStatus()
public void setSuspensionStatus(String suspensionStatus)
Copyright © 2017. All Rights Reserved.