ChangedStopListItem Class |
Namespace: Resto.Front.Api.Data.Common
[SerializableAttribute] public sealed class ChangedStopListItem : ISerializable
The ChangedStopListItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangedStopListItem |
Constructor.
|
| Name | Description | |
|---|---|---|
| Amount |
Total amount of item.
| |
| OperationDate |
Date and time, when last operation was performed for this item.
| |
| Revision |
Revision of item.
|
| Name | Description | |
|---|---|---|
| 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.) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |