Method GetTransaction
GetTransaction()
Gets the BaseTransaction that is attached to the PurchaseButton.
Declaration
public BaseTransaction GetTransaction()
Returns
| Type | Description |
|---|---|
| BaseTransaction | BaseTransaction currently attached to the PurchaseButton. |