Class: HighLevel::Models::SocialMediaPosting::CSVResponseSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#csvObject (readonly)

Returns the value of attribute csv

Returns:

  • (Object)

    the current value of csv



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

def csv
  @csv
end