Contents

init(currencyAmountResolutionResult:)

Creates a resolution result object with the specified currency amount resolution result object.

Declaration

init(currencyAmountResolutionResult: INCurrencyAmountResolutionResult)

Parameters

Return Value

An initialized resolution result object.

Discussion

Typically, you do not call this method directly. Instead, you use the existing methods to create a resolution result of the appropriate type.

See Also

Creating a Resolution Result Object