Method: Akeyless::UpdateAccountSettings#valid?
- Defined in:
- lib/akeyless/models/update_account_settings.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
426 427 428 429 |
# File 'lib/akeyless/models/update_account_settings.rb', line 426 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |