DocuSign v0.2.1 DocuSign.Model.Accounts View Source
Account management
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.Accounts{
accountIdGuid: String.t(),
accountName: String.t(),
allowTransactionRooms: String.t(),
billingPeriodDaysRemaining: String.t(),
billingPeriodEndDate: String.t(),
billingPeriodEnvelopesAllowed: String.t(),
billingPeriodEnvelopesSent: String.t(),
billingPeriodStartDate: String.t(),
billingProfile: String.t(),
canCancelRenewal: String.t(),
canUpgrade: String.t(),
connectPermission: String.t(),
createdDate: String.t(),
currencyCode: String.t(),
currentPlanId: String.t(),
distributorCode: String.t(),
docuSignLandingUrl: String.t(),
envelopeSendingBlocked: String.t(),
envelopeUnitPrice: String.t(),
externalAccountId: String.t(),
forgottenPasswordQuestionsCount: String.t(),
isDowngrade: String.t(),
paymentMethod: String.t(),
planClassification: String.t(),
planEndDate: String.t(),
planName: String.t(),
planStartDate: String.t(),
seatsAllowed: String.t(),
seatsInUse: String.t(),
status21CFRPart11: String.t(),
suspensionDate: String.t(),
suspensionStatus: String.t()
}
t() :: %DocuSign.Model.Accounts{ accountIdGuid: String.t(), accountName: String.t(), allowTransactionRooms: String.t(), billingPeriodDaysRemaining: String.t(), billingPeriodEndDate: String.t(), billingPeriodEnvelopesAllowed: String.t(), billingPeriodEnvelopesSent: String.t(), billingPeriodStartDate: String.t(), billingProfile: String.t(), canCancelRenewal: String.t(), canUpgrade: String.t(), connectPermission: String.t(), createdDate: String.t(), currencyCode: String.t(), currentPlanId: String.t(), distributorCode: String.t(), docuSignLandingUrl: String.t(), envelopeSendingBlocked: String.t(), envelopeUnitPrice: String.t(), externalAccountId: String.t(), forgottenPasswordQuestionsCount: String.t(), isDowngrade: String.t(), paymentMethod: String.t(), planClassification: String.t(), planEndDate: String.t(), planName: String.t(), planStartDate: String.t(), seatsAllowed: String.t(), seatsInUse: String.t(), status21CFRPart11: String.t(), suspensionDate: String.t(), suspensionStatus: String.t() }