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

Defines a billing charge response object.

Link to this section Summary

Link to this section Types

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