init(personResolutionResult:)
Creates a resolution result object with the specified person resolution result object.
Declaration
init(personResolutionResult: INPersonResolutionResult)Parameters
- personResolutionResult:
The resolution result that resolves the payer information.
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.