Class: HighLevel::Models::SocialMediaPosting::DeletePostSuccessfulResponseSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#post_idObject (readonly)

Returns the value of attribute post_id

Returns:

  • (Object)

    the current value of 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