Class: HighLevel::Models::SocialMediaPosting::StartDateSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#start_dateObject (readonly)

Returns the value of attribute start_date

Returns:

  • (Object)

    the current value of start_date



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

def start_date
  @start_date
end

#start_timeObject (readonly)

Returns the value of attribute start_time

Returns:

  • (Object)

    the current value of start_time



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

def start_time
  @start_time
end