Class: HighLevel::Models::SocialMediaPosting::EndDateSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::SocialMediaPosting::EndDateSchema
- Defined in:
- lib/high_level/models/social_media_posting/end_date_schema.rb
Instance Attribute Summary collapse
-
#end_date ⇒ Object
readonly
Returns the value of attribute end_date.
-
#end_time ⇒ Object
readonly
Returns the value of attribute end_time.
Instance Attribute Details
#end_date ⇒ Object (readonly)
Returns the value of attribute 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_time ⇒ Object (readonly)
Returns the value of attribute 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 |