Click or drag to resize

CreateCasualCustomerPartialEntity Class

Create Casual Customer Partial Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerCreateCasualCustomerPartialEntity

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 CreateCasualCustomerPartialEntity

The CreateCasualCustomerPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodCreateCasualCustomerPartialEntity
Initializes a new instance of the CreateCasualCustomerPartialEntity class
Top
Properties
  NameDescription
Public propertyAddress1
Gets or sets the Address1.
Public propertyAddress2
Gets or sets the Address2.
Public propertyAddress3
Gets or sets the Address3
Public propertyAddress4
Gets or sets the Address4.
Public propertyAddress5
Gets or sets the Address5.
Public propertyDepartmentId
Gets or sets the department identifier.
Public propertyForename
Gets or sets the Forename
Public propertyGeoLat
Gets or sets the geo lat.
Public propertyGeoLong
Gets or sets the geo long.
Public propertyHouseNumber
Gets or sets the HouseNumber.
Public propertyInvoiceAddress1
Gets or sets the InvoiceAddress1.
Public propertyInvoiceAddress2
Gets or sets the InvoiceAddress2.
Public propertyInvoiceAddress3
Gets or sets the InvoiceAddress3.
Public propertyInvoiceAddress4
Gets or sets the InvoiceAddress4.
Public propertyInvoiceAddress5
Gets or sets the InvoiceAddress5.
Public propertyInvoiceHouseNumber
Gets or sets the InvoiceHouseNumber.
Public propertyInvoicePostCode
Gets or sets the InvoicePostCode.
Public propertyInvoiceSiteName
Gets or sets the InvoiceSiteName.
Public propertyIsInvoiceSameAsDeliveryAddress
Gets or sets the IsInvoiceSameAsDeliveryAddress
Public propertyMarketingSourceId
Gets or sets the marketing source identifier.
Public propertyMobileAlertNumber
Gets or sets the mobile alert number.
Public propertyPostCode
Gets or sets the PostCode.
Public propertyReceiveMarketingUpdatesByEmail
Gets or sets a value indicating whether [receive marketing updates by email].
Public propertyReceiveMarketingUpdatesByText
Gets or sets a value indicating whether [receive marketing updates by text].
Public propertyReceiveServiceUpdatesByEmail
Gets or sets a value indicating whether [receive service updates by email].
Public propertyReceiveServiceUpdatesByText
Gets or sets a value indicating whether [receive service updates by text].
Public propertyRegistrationRequest
Gets or sets the RegistrationRequest
Public propertySurname
Gets or sets the Surname
Public propertySystemCustomerTypeId
Gets or sets the system customer type identifier.
Public propertyTelephoneNumber
Gets or sets the TelephoneNumber.
Public propertyThirdPartyReference
Gets or sets the third party reference.
Public propertyZoneId
Gets or sets the ZoneId
Top
See Also