WriteoffOptions Methods |
The WriteoffOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Auto |
Returns the write-off options which use the first available write-off type.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | WithoutWriteoff |
Returns the write-off options which delete printed order item without write-off.
|
![]() ![]() | WriteoffToCafe |
Returns the write-off options which delete printed order item to the cafe.
|
![]() ![]() | WriteoffToUser |
Returns the write-off options which delete printed order item to the user with open personal session.
|
![]() ![]() | WriteoffToWaiter |
Returns the write-off options which delete printed order item to the order's waiter or current user.
|