Infosoft. |
Class | Description | |
---|---|---|
CallresultCustomerService | An implementation of the CustomerService using Callresult as a middle layer. | |
CreateCustomerGdprXmlDataRequest | A message containing parameters needed to get all data that is registered in the system for the customer. | |
CreateCustomerGdprXmlDataResponse | Message containing all customer data as it is registered in the system. | |
CreateCustomerRequest | A message containing parameters needed to create a new customer without a subscription. How each parameter set changes behavior is dependent on the handler of the message (i.e. the web method invoked). | |
CreateCustomerReservationRequest | A message containing parameters needed to create a new customer reservation. | |
CreateCustomerReservationsRequest | A message containing parameters needed to create a new customer reservations. | |
CreateCustomerResponse | Message containing the order data as it was registered in the system. | |
CustomerDynamicAttributeService | An implementation of the ICustomerDynamicAttributeService | |
CustomerReservationListResponse | Message containing the customer reservations. | |
CustomerReservationService | An implementation of the ICustomerReservationService | |
CustomerService | An implementation of the CustomerService. | |
DeleteCustomerReservationsRequest | A message containing parameters needed to delete a customer reservation. | |
DynamicAttributesListResponse | ||
GeneralDataProtectionRegulationService | A service for retrieveing all data that is registered on a customer. | |
GetCustomerDynamicAttributesRequest | ||
GetCustomerReservationRequest | A message containing parameters needed to get a customers reservations. | |
SetDynamicAttributesRequest | ||
UpdateCustomerDetailsRequest | ||
UpdateCustomerDetailsResponse |
Interface | Description | |
---|---|---|
ICustomerReservationService | This service can be used for creating and getting customer reservations for a customer. | |
ICustomerService | A service for creating and possibly editing customer core information. | |
IGeneralDataProtectionRegulationService | An interface for retrieveing all data that is registered on a customer. |