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