Method: Appwrite::Models::Collection#indexes
- Defined in:
- lib/appwrite/models/collection.rb
#indexes ⇒ Object (readonly)
Returns the value of attribute indexes.
15 16 17 |
# File 'lib/appwrite/models/collection.rb', line 15 def indexes @indexes end |