DocuSign v0.1.2 DocuSign.Model.BillingChargeResponse View Source

Defines a billing charge response object.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.BillingChargeResponse{
  billingChargeItems: [BillingCharge]
}