You are here

protected property TransactionDataEvent::$transactionData in Commerce Stripe 8

The transaction data.

Type: array

File

src/Event/TransactionDataEvent.php, line 30

Class

TransactionDataEvent
Defines the transaction data event.

Namespace

Drupal\commerce_stripe\Event

Code

protected $transactionData = [];