DocuSign.Model.BillingChargeResponse (DocuSign v2.2.2)

View Source

Defines a billing charge response object.

Summary

Types

t()

@type t() :: %DocuSign.Model.BillingChargeResponse{
  billingChargeItems: [DocuSign.Model.BillingCharge.t()] | nil
}

Functions

decode(value)