package core

// Brand is a Moltin Brand - https://docs.moltin.com/catalog/brands
type Brand struct {
    ID          string `json:"id,omitempty"`