INPaymentAccount
A user account that provides the funds when making a payment.
Declaration
class INPaymentAccountOverview
An INPaymentAccount object represents a user account known to your app. When paying bills, you use the specified payment account as the source of any funds involved in the financial transaction. Your app must have the authority to transfer funds from the designated account to any payees.
Topics
Initializing the Payment Account
init(nickname:number:accountType:organizationName:balance:secondaryBalance:)init(nickname:number:accountType:organizationName:)