DocuSign.Model.BillingPlansResponse (DocuSign v2.0.0)

View Source

Defines a billing plans response object.

Summary

Types

t()

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

Functions

decode(value)