Method: DocuSign_eSign::FeatureSet#seat_fee
- Defined in:
- lib/docusign_esign/models/feature_set.rb
#seat_fee ⇒ Object
An incremental seat cost for seat-based plans. Only valid when isEnabled for the feature set is set to true.
42 43 44 |
# File 'lib/docusign_esign/models/feature_set.rb', line 42 def seat_fee @seat_fee end |