Class: HighLevel::Models::SocialMediaPosting::GMBPostSchema

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

Instance Attribute Summary collapse

Instance Attribute Details

#action_typeObject (readonly)

Returns the value of attribute action_type

Returns:

  • (Object)

    the current value of action_type



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

def action_type
  @action_type
end

#coupon_codeObject (readonly)

Returns the value of attribute coupon_code

Returns:

  • (Object)

    the current value of coupon_code



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

def coupon_code
  @coupon_code
end

#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/gmb_post_schema.rb', line 9

def end_date
  @end_date
end

#gmb_event_typeObject (readonly)

Returns the value of attribute gmb_event_type

Returns:

  • (Object)

    the current value of gmb_event_type



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

def gmb_event_type
  @gmb_event_type
end

#offer_titleObject (readonly)

Returns the value of attribute offer_title

Returns:

  • (Object)

    the current value of offer_title



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

def offer_title
  @offer_title
end

#redeem_online_urlObject (readonly)

Returns the value of attribute redeem_online_url

Returns:

  • (Object)

    the current value of redeem_online_url



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

def redeem_online_url
  @redeem_online_url
end

#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/gmb_post_schema.rb', line 9

def start_date
  @start_date
end

#terms_conditionsObject (readonly)

Returns the value of attribute terms_conditions

Returns:

  • (Object)

    the current value of terms_conditions



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

def terms_conditions
  @terms_conditions
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#urlObject (readonly)

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



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

def url
  @url
end