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