Class: HighLevel::Models::AffiliateManager::CommissionCampaignResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/affiliate_manager/commission_campaign_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_campaign_response_dto.rb', line 9

def id
  @id
end

#live_modeObject (readonly)

Returns the value of attribute live_mode

Returns:

  • (Object)

    the current value of live_mode



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_campaign_response_dto.rb', line 9

def live_mode
  @live_mode
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/affiliate_manager/commission_campaign_response_dto.rb', line 9

def name
  @name
end