DocuSign v0.1.2 DocuSign.Model.BillingPlans View Source
Billing plans
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %DocuSign.Model.BillingPlans{ billingAddress: AccountAddress, billingAddressIsCreditCardAddress: String.t(), billingPlan: AccountBillingPlan, creditCardInformation: CreditCardInformation, paymentProcessorInformation: PaymentProcessorInformation, referralInformation: ReferralInformation, successorPlans: [BillingPlan] }