DocuSign.Model.BillingPlansResponse (DocuSign v3.1.1)

View Source

Defines a billing plans response object.

Summary

Types

t()

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