ChangedStopListItemsDto Class |
Namespace: Resto.Front.Api.Data.Common
[SerializableAttribute] public sealed class ChangedStopListItemsDto : ISerializable
The ChangedStopListItemsDto type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangedStopListItemsDto |
Constructor.
|
| Name | Description | |
|---|---|---|
| CurrentStopListItems |
Current stop list items.
| |
| DeletedStopListItems |
Stop list items to delete.
| |
| RevisionTo |
The last revision on request time.
|
| 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.) |