DocuSign v0.2.9 DocuSign.Model.BillingPlanResponse 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]
}