Class: HighLevel::Models::AdManager::PostSubmissionInfoDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/ad_manager/post_submission_info_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#call_to_actionObject (readonly)

Returns the value of attribute call_to_action

Returns:

  • (Object)

    the current value of call_to_action



9
10
11
# File 'lib/high_level/models/ad_manager/post_submission_info_dto.rb', line 9

def call_to_action
  @call_to_action
end

#messageObject (readonly)

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



9
10
11
# File 'lib/high_level/models/ad_manager/post_submission_info_dto.rb', line 9

def message
  @message
end