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