Contents

transactionAmount

The amount of money to transfer between accounts.

Declaration

@NSCopying var transactionAmount: INPaymentAmount? { get set }

Discussion

Use this property to specify the precise amount to transfer between the user’s accounts. During confirmation or at other appropriate times, Siri may display this value to the user.

See Also

Providing the Transaction Details