Click or drag to resize

AdditionalChargeSearchRequest Class

Additional Charge Search Request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerAdditionalChargeSearchRequest

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 AdditionalChargeSearchRequest

The AdditionalChargeSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodAdditionalChargeSearchRequest
Initializes a new instance of the AdditionalChargeSearchRequest class
Top
Properties
  NameDescription
Public propertyActivityDate
Gets or sets the activity date.
Public propertyServiceAgreementId
Gets or sets the service agreement identifier.
Public propertyServiceId
Gets or sets the service identifier.
Top
See Also