Click or drag to resize
Infosoft Logo

Infosoft.Common.Contracts.MessageContracts.Configurations Namespace

 
Classes
 ClassDescription
Public classConfigurationDataResponse Provides data for operations that return a configuration value.
Public classConfigurationIdRequest Provides data for the request to operations that take a configuration ID as input.
Public classConfigurationOverrideMetadataResponse Provides a response message containing Configuration Override information metadata
Public classDeleteConfigurationOverrideRequest Provides data for the request to the DeleteConfigurationOverride operation on IConfigurationAdministrationService.
Public classGetAllConfigurationsWithoutTitleRequest Provides data for the request to the GetAllConfigurationsWithoutTitle operation on IConfigurationAdministrationService.
Public classGetAllConfigurationsWithTitleCodeRequest Provides data for the request to the GetAllConfigurationsWithTitleCode operation on IConfigurationAdministrationService.
Public classGetAllConfigurationsWithTitleIdRequest Provides data for the request to the GetAllConfigurationsWithTitleId operation on IConfigurationAdministrationService.
Public classGetConfigurationOverridesRequest Provides data for the request to the GetConfigurationOverrides operation on IConfigurationAdministrationService.
Public classGetConfigurationWithoutTitleRequest Provides data for the request to the GetConfigurationWithoutTitle operation on IConfigurationService.
Public classGetConfigurationWithTitleCodeRequest Provides data for the request to the GetConfigurationWithTitleCode operation on IConfigurationService.
Public classGetConfigurationWithTitleIdRequest Provides data for the request to the GetConfigurationWithTitleId operation on IConfigurationService.
Public classGetCurrencyByCodeRequest Provides data for an operation that filters currencies by a code.
Public classObjectValidationValuesRequest Provides data for the request to the GetObjectValidationValues operation on IValidationService.
Public classObjectValidationValuesResponse Provides data for the response from the GetObjectValidationValues operation on IValidationService.
Public classUpdateConfigurationRequest Provides data for the request to the UpdateConfiguration operation on IConfigurationAdministrationService.
Public classValidateByCodeRequest Provides data for the request to the ValidateByCode operation on IValidationService.
Public classValidateByIdRequest Provides data for the request to the ValidateById operation on IValidationService.
Public classValidationCodeRequest Provides data for the request to the GetValidationByCode operation on IValidationService.
Public classValidationIdRequest Provides data for the request to the GetValidationById operation on IValidationService.
Public classValidationResultResponse Provides data for the response from the ValidateValue operations on IValidationService.