Click or drag to resize

CreateCasualCustomerResultEntityRegistrationResponse Property

Gets or sets the RegistrationResponse.

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
public RegistrationRequestResponseEntity RegistrationResponse { get; set; }

Property Value

Type: RegistrationRequestResponseEntity
The RegistrationResponse.
See Also