Click or drag to resize

ZoneSearchRequest Class

Zone search request
Inheritance Hierarchy

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ZoneSearchRequest

The ZoneSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodZoneSearchRequest
Initializes a new instance of the ZoneSearchRequest class
Top
Properties
  NameDescription
Public propertyActivityDate
Gets or sets the activity date.
Public propertyDepartmentId
The department identifier
Public propertyPostcode
Gets or sets the postcode.
Public propertyPromotionCode
Gets or sets the Promotion Code.
Public propertyRegionId
Gets or sets the region identifier.
Public propertyServiceId
The service identifiers
Top
See Also