Class: HighLevel::Models::SocialMediaPosting::UpdateTagDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/social_media_posting/update_tag_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tag_idsObject (readonly)

Returns the value of attribute tag_ids

Returns:

  • (Object)

    the current value of 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