# Interfaces / Order Address Interface

# Order Address Interface

**Interface**
## OrderAddressInterface

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

- [OutletType](/documentation/Objects/Outlets#Outlet)
- [SupplierType](/documentation/Objects/Suppliers#Supplier)
- [TransfereeType](/documentation/Objects/Transferee#Transferee)
- [VendorConnectionType](/documentation/Objects/Vendor-Connections#VendorConnection)

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