Method: NFTStorage::GetResponse#valid?
- Defined in:
- lib/nft_storage/models/get_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
84 85 86 |
# File 'lib/nft_storage/models/get_response.rb', line 84 def valid? true end |