DocuSign.Model.BillingPlans (DocuSign v0.4.2) 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]
}