DocuSign.Model.BillingPlanResponse (DocuSign v0.4.2) View Source
Defines a billing plan response object.
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.BillingPlanResponse{
billingPlan: BillingPlan,
successorPlans: [BillingPlan]
}