Class: HighLevel::Models::SocialMediaPosting::GetGroupSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_idsObject (readonly)

Returns the value of attribute account_ids

Returns:

  • (Object)

    the current value of account_ids



9
10
11
# File 'lib/high_level/models/social_media_posting/get_group_schema.rb', line 9

def 
  @account_ids
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/social_media_posting/get_group_schema.rb', line 9

def id
  @id
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/social_media_posting/get_group_schema.rb', line 9

def name
  @name
end