Method: NucleusApi::PageCustomerRevenue#valid?
- Defined in:
- lib/nucleus_api/models/page_customer_revenue.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
124 125 126 |
# File 'lib/nucleus_api/models/page_customer_revenue.rb', line 124 def valid? true end |