Class: HighLevel::Models::Locations::SnapshotPutSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Locations::SnapshotPutSchema
- Defined in:
- lib/high_level/models/locations/snapshot_put_schema.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#override ⇒ Object
readonly
Returns the value of attribute override.
Instance Attribute Details
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/locations/snapshot_put_schema.rb', line 9 def id @id end |
#override ⇒ Object (readonly)
Returns the value of attribute override
9 10 11 |
# File 'lib/high_level/models/locations/snapshot_put_schema.rb', line 9 def override @override end |