# Interfaces / Loyalty Interface

# Loyalty Interface

**Interface**
## LoyaltyInterface

### Implementations
*List of the objects that implement this interface*

- [ProductType](/documentation/Objects/Products#Product)
- [BrandType](/documentation/Objects/Classifications#Brand)
- [CategoryType](/documentation/Objects/Classifications#Category)
- [FamilyType](/documentation/Objects/Classifications#Family)
- [TagType](/documentation/Objects/Classifications#Tag)

| Fields | Type | Description |
| --- | --- | --- |
| id | [ID!](/documentation/Types/UUID#UUID) | The ID of the object |
| name | *String!* | The name of the object |