ConvertMoneyValuesCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class ConvertMoneyValuesCommand : CommandRequest
The ConvertMoneyValuesCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetCurrencyTypeId |
Currency type into which value will be converted; CurrencyType enumeration.
|
![]() | Values |
List of money values of type MoneyValue.
|