A resolution result for the person making the payment.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
- watchOS 4.0+
Framework
- Intents
Declaration
class INRequestPaymentPayerResolutionResult : INPerson Resolution Result
Overview
An INRequest
object is what you return when resolving parameters containing an INPerson
object. Use the creation method that best reflects your ability to resolve the parameter successfully.
For additional resolution options, see INPerson
and INIntent
.