Class: HighLevel::Models::SocialMediaPosting::AccountsListResponseSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#accountsObject (readonly)

Returns the value of attribute accounts

Returns:

  • (Object)

    the current value of accounts



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

def accounts
  @accounts
end

#groupsObject (readonly)

Returns the value of attribute groups

Returns:

  • (Object)

    the current value of groups



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

def groups
  @groups
end