View Source DocuSign.Model.BillingChargeResponse (DocuSign v1.2.0)

Defines a billing charge response object.

Summary

Types

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