DocuSign v0.2.1 DocuSign.Model.CurrencyPlanPrice View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.CurrencyPlanPrice{
  currencyCode: String.t(),
  currencySymbol: String.t(),
  perSeatPrice: String.t(),
  supportIncidentFee: String.t(),
  supportPlanFee: String.t(),
  supportedCardTypes: CreditCardTypes
}