Classes
| Class | Description | |
|---|---|---|
|
|
CustomerInfo |
Customer info class.
|
|
|
CustomerInfoDoesNotExistException |
Exception class for the Customer Info.
Thrown when an operation is tried to be performed with a non-existing order.
|
|
|
CustomerInfoExistsException |
Exception class for the Customer Info.
Thrown when an existing customer info is tried to be created.
|