Cash Register domain
Typical integration scenarios and datamodels in Cash Register domain.
Cash receipt header
Class diagram
- description: domestic payment order
- typical source: external

Data models
- DomesticPaymentOrderHeader
- DomesticPaymentOrderItem
- BankAccount
- PaymentOrderType
- PaymentType
- PaymentOrderItemDetail
Foreign payment order
Class diagram
- description: foreign payment order
- typical source: external

Data models