View Source DocuSign.Model.BillingPlansResponse (DocuSign v1.1.0)

Defines a billing plans response object.

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.BillingPlansResponse{
  billingPlans: [DocuSign.Model.BillingPlan.t()] | nil
}