Class: HighLevel::Models::AdManager::LinkedInUpdateAdStatusBodyDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::AdManager::LinkedInUpdateAdStatusBodyDTO
- Defined in:
- lib/high_level/models/ad_manager/linked_in_update_ad_status_body_dto.rb
Instance Attribute Summary collapse
-
#operation_type ⇒ Object
readonly
Returns the value of attribute operation_type.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#operation_type ⇒ Object (readonly)
Returns the value of attribute operation_type
9 10 11 |
# File 'lib/high_level/models/ad_manager/linked_in_update_ad_status_body_dto.rb', line 9 def operation_type @operation_type end |
#type ⇒ Object (readonly)
Returns the value of attribute type
9 10 11 |
# File 'lib/high_level/models/ad_manager/linked_in_update_ad_status_body_dto.rb', line 9 def type @type end |