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