Method: DocuSign_eSign::BillingPlanResponse#valid?

Defined in:
lib/docusign_esign/models/billing_plan_response.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



67
68
69
# File 'lib/docusign_esign/models/billing_plan_response.rb', line 67

def valid?
  true
end