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