Click or drag to resize

ZoneServiceAgreementEntity Class

Zone ServiceAgreement Entity For Portal
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerZoneServiceAgreementEntity

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 ZoneServiceAgreementEntity

The ZoneServiceAgreementEntity type exposes the following members.

Constructors
  NameDescription
Public methodZoneServiceAgreementEntity
Initializes a new instance of the ZoneServiceAgreementEntity class
Top
Properties
  NameDescription
Public propertyAutoTopUpMinimumAllowedBalance
Gets or sets the automatic top up minimum allowed balance.
Public propertyCompanyOutletId
Gets or sets the company outlet identifier.
Public propertyCurrency
Gets or sets the currency.
Public propertyDepartmentId
Gets or sets the department identifier.
Public propertyEndDate
Gets or sets the end date.
Public propertyMaterial
Gets or sets the material.
Public propertyMaterialClass
Gets or sets the material class.
Public propertyMaterialClassId
Gets or sets the material class identifier.
Public propertyMaterialId
Gets or sets the material identifier.
Public propertyOrderCombinationGroups
Gets or sets the order combination groups.
Public propertyPrimaryServiceId
Gets or sets the primary service identifier.
Public propertyServiceAgreementId
Gets or sets the service agreement identifier.
Public propertyStartDate
Gets or sets the start date.
Public propertyZoneId
Gets or sets the zone identifier.
Top
See Also