Click or drag to resize

CasualCustomerService Class

Casual Customer Service
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.CasualCustomerCasualCustomerService

Namespace:  AMCS.Elemos.IntegrationService.Services.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CasualCustomerService

The CasualCustomerService type exposes the following members.

Constructors
  NameDescription
Public methodCasualCustomerService
Initializes a new instance of the CasualCustomerService class
Top
Methods
  NameDescription
Public methodCreateCasualCustomer
Creates a new casual customer and returns a result entity
Public methodGetAdditionalCharges
Gets the additional charges.
Public methodGetMunicipalCustomerLookups
Gets the municipal customer lookups.
Public methodGetMunicipalDeferredOrderSummary
Gets the municipal deferred order summary.
Public methodGetMunicipalOrderStatus
Gets the municipal order status.
Public methodGetMunicipalOrderSummary
Gets the municipal order summary.
Public methodGetMunicipalPricesForZones
Gets the municipal price for zones.
Public methodGetOrderSummary
Gets the order summary.
Public methodGetPriceForZones
Gets the prices for zones.
Public methodGetServicesForCasualCustomer
Gets the services for casual customer.
Public methodGetUnserviceableDates
Gets all unserviceable dates for the given service id
Public methodInitiateCasualOrder
Initiates a customer order, creates a site order and job transaction record for customer and returns results.
Public methodIsEmailAvailable
Determines whether email address is already in use
Public methodIsZoneAvailable
Determines whether [is zone available] [the specified authentication key].
Top
See Also