Click or drag to resize

ConvertMoneyValuesResponse Class

Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsConvertMoneyValuesResponse

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class ConvertMoneyValuesResponse : CommandResponse

The ConvertMoneyValuesResponse type exposes the following members.

Properties
  NameDescription
Public propertyValues
List of converted MoneyValue instances in the same order they were requested
Top
Remarks