Information about the price and currency associated with the feature set. Reserved for internal Docusign use only.
@type t() :: %DocuSign.Model.CurrencyFeatureSetPrice{ currencyCode: String.t() | nil, currencySymbol: String.t() | nil, envelopeFee: String.t() | nil, fixedFee: String.t() | nil, seatFee: String.t() | nil }