Click or drag to resize

Micros.PosCore.GuestProfile Namespace

 
Classes
  ClassDescription
Public classCustomer
Used to create an object representing a customer. The object has provisions for a customer location (e.g., delivery address), and contact information for the order (phone, email, etc).
Public classCustomProperty
Used a storage of simple name/value Pairs for extended data support. This is similar to a Dictionary but will serialize with the standard serializer. This should not be used as a dumping ground for everything.