DocuSign v0.2.4 DocuSign.Model.CurrencyFeatureSetPrice View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DocuSign.Model.CurrencyFeatureSetPrice{
  currencyCode: String.t(),
  currencySymbol: String.t(),
  envelopeFee: String.t(),
  fixedFee: String.t(),
  seatFee: String.t()
}