payee
The recipient of the payment.
Declaration
@NSCopying var payee: INPerson? { get }Discussion
Use the payee information to determine which account receives the payment.
The recipient of the payment.
@NSCopying var payee: INPerson? { get }Use the payee information to determine which account receives the payment.