Contents

billPayee

The recipient of the payment.

Declaration

@NSCopying var billPayee: INBillPayee? { get }

Discussion

The payee is an entity that generates bills for the user and receives payment for those bills. The user must register all payees in advance with your app. Search results should contain only bills associated with the specified payee. If the INBillPayee object doesn’t contain enough information to identify a payee, don’t filter your search results based on the payee.

See Also

Getting the Search Attributes