value property
The value that corresponds with this transaction event, if one exists.
For example, a refund event where $5.00 was refunded. Currency is obtained from the original transaction data.
Optional.
Implementation
core.double? value;
The value that corresponds with this transaction event, if one exists.
For example, a refund event where $5.00 was refunded. Currency is obtained from the original transaction data.
Optional.
core.double? value;