fromAccount
The user account containing the funds for the payment.
Declaration
@NSCopying var fromAccount: INPaymentAccount? { get }Discussion
Use this property to determine which account is the source of funds for the payment.
The user account containing the funds for the payment.
@NSCopying var fromAccount: INPaymentAccount? { get }Use this property to determine which account is the source of funds for the payment.