Method: Plaid::AuthMetadata#valid?
- Defined in:
- lib/plaid/models/auth_metadata.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
76 77 78 |
# File 'lib/plaid/models/auth_metadata.rb', line 76 def valid? true end |