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