Class: HighLevel::Models::SocialMediaPosting::EndDateSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#end_dateObject (readonly)

Returns the value of attribute end_date

Returns:

  • (Object)

    the current value of end_date



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

def end_date
  @end_date
end

#end_timeObject (readonly)

Returns the value of attribute end_time

Returns:

  • (Object)

    the current value of end_time



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

def end_time
  @end_time
end