class DocuSign_eSign::UpdatePlanOptions
Attributes
preview_billing_plan[RW]
When set to *true*, updates the account using a preview billing plan.
Public Class Methods
default()
click to toggle source
# File lib/docusign_esign/api/billing_api.rb, line 65 def self.default @@default ||= UpdatePlanOptions.new end