PointOfSale
Class Description
Logical point where transactions take place with operational interaction between cashier and the payment system; in certain cases the point of sale interacts directly with the end customer, in which case the cashier might not be a real person: for example a self-service kiosk or over the internet.
Attributes
Name | Type | Description |
---|---|---|
location | String | Local description for where this point of sale is physically located. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
PointOfSale | 0..1 | CashierShift | 0..* | PointOfSale | Point of sale that is in operation during this shift. | CashierShifts | All shifts this point of sale operated in. |