Click or drag to resize

CreateCasualCustomerResultEntity Class

Create Casual Customer Result
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerCreateCasualCustomerResultEntity

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 CreateCasualCustomerResultEntity

The CreateCasualCustomerResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodCreateCasualCustomerResultEntity
Initializes a new instance of the CreateCasualCustomerResultEntity class
Top
Properties
  NameDescription
Public propertyCustomerId
Gets or sets the CustomerId.
Public propertyCustomerSiteId
Gets or sets the CustomerSiteId
Public propertyDeliveryLocationId
Gets or sets the LocationId
Public propertyInvoiceAddressLocationId
Gets or sets the InvoiceAddressLocationId.
Public propertyInvoiceSiteId
Gets or sets the InvoiceSiteId
Public propertyRegistrationResponse
Gets or sets the RegistrationResponse.
Top
See Also