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