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