payer
The recipient of the payment request.
Declaration
@NSCopying var payer: INPerson? { get }Discussion
Use the payer information to determine which user to notify.
The recipient of the payment request.
@NSCopying var payer: INPerson? { get }Use the payer information to determine which user to notify.