RetrieveWithCurrencyTypeCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class RetrieveWithCurrencyTypeCommand : CommandRequest
The RetrieveWithCurrencyTypeCommand type exposes the following members.
Name | Description | |
---|---|---|
ParentEntitySpecifiers |
List of entities for which data retrieval with conversion will be executed. This list may contain a mix of different parent entities (for instance, EntityType.Specialty and EntityType.Task). Each parent entity is defined by type and ID.
| |
TargetCurrencyTypeId |
Desired currency type.
|