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