Class: HighLevel::Models::SocialMediaPosting::UploadCSVDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject (readonly)

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



9
10
11
# File 'lib/high_level/models/social_media_posting/upload_csvdto.rb', line 9

def file
  @file
end