Brand

Brand(self, name, description, url)

Represents a brand

Attributes

Name Type Description
name str The name of the brand.
description str The description of the brand.
url str The URL of the brand.

Parameters

Name Type Description Default
name str The name of the brand. required
description str The description of the brand. required
url str The URL of the brand. required