Class: HighLevel::Models::SaasApi::BulkDisableSaasDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::SaasApi::BulkDisableSaasDto
- Defined in:
- lib/high_level/models/saas_api/bulk_disable_saas_dto.rb
Instance Attribute Summary collapse
-
#location_ids ⇒ Object
readonly
Returns the value of attribute location_ids.
Instance Attribute Details
#location_ids ⇒ Object (readonly)
Returns the value of attribute location_ids
9 10 11 |
# File 'lib/high_level/models/saas_api/bulk_disable_saas_dto.rb', line 9 def location_ids @location_ids end |