Class: HighLevel::Models::Marketplace::WhitelabelDetailsDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/marketplace/whitelabel_details_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#domainObject (readonly)

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



9
10
11
# File 'lib/high_level/models/marketplace/whitelabel_details_dto.rb', line 9

def domain
  @domain
end

#logo_urlObject (readonly)

Returns the value of attribute logo_url

Returns:

  • (Object)

    the current value of logo_url



9
10
11
# File 'lib/high_level/models/marketplace/whitelabel_details_dto.rb', line 9

def logo_url
  @logo_url
end