Contents

identifier

The identifier of the transaction in the testing environment.

Declaration

var identifier: Int { get }

Discussion

To get a list of all the transactions available in the testing environment, see allTransactions().

Use this identifier if you want to perform actions on the transaction in the testing environment, such as:

See Also

Identifying Transactions and Products