7.28.2 ObjectType definition
| Attribute | Value | ||||
| BrowseName | VendingBasketAuditEventType | ||||
| IsAbstract | True | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the VendingAuditEventType | |||||
| 0:HasProperty | Variable | BasketContent | SelectionDataType[] | 0:PropertyType | O |
| 0:HasProperty | Variable | MonetaryValuePerBasketContent | PriceAndContextDataType[] | 0:PropertyType | O |
| 0:HasProperty | Variable | PartialSuccessful | 0:Boolean[] | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| UnattendedRetail PaymentService Basket |
The optional BasketContent identifies the content of a basket that has been delivered or should have been delivered. For the standardized Categories (see Table 87) it is defined whether this optional Property shall be provided.
The optional MonetaryValuePerBasketContent contains the monetary amount paid for each basket entry of a specific basket delivery associated with the Event. It shall be provided only in combination with the BasketContent Field and shall have the same array length as BasketContent. Each entry may include additional information such as the applied tax rate, any discount or surcharge, and the price list used. If PaymentDetails is provided, the sum of all monetary values in MonetaryValuePerBasketContent shall equal the sum of the monetary values specified in PaymentDetails. In the case of a partial basket delivery, the value corresponding to each undelivered entry in BasketContent shall be 0. For the standardized Categories (see Table 87) it is defined whether this optional Property shall be provided.
The optional PartialSuccessful Field is used in the case of a partial basket delivery to indicate which parts of the BasketContent were actually delivered. It shall be provided only in combination with the BasketContent field and shall have the same array length as BasketContent. A value of "True" indicates that the corresponding part of the basket was successfully delivered. For the standardized Categories (see Table 87) it is defined whether this optional Property shall be provided.