DocuSign.Model.BillingPlansResponse (DocuSign v3.3.0)

Copy Markdown View Source

Defines a billing plans response object.

Summary

Types

t()

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