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