DocuSign v0.2.4 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]
}