Class: HighLevel::Models::AdManager::ConsentDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#check_requiredObject (readonly)

Returns the value of attribute check_required

Returns:

  • (Object)

    the current value of check_required



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

def check_required
  @check_required
end

Returns the value of attribute consent

Returns:

  • (Object)

    the current value of consent



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

def consent
  @consent
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end