Method SetPurchaseButton
SetPurchaseButton(PurchaseButton)
Sets PurchaseButton to be able to purchase Transaction Item by UI.
Declaration
public void SetPurchaseButton(PurchaseButton purchaseButton)
Parameters
| Type | Name | Description |
|---|---|---|
| PurchaseButton | purchaseButton | The PurchaseButton to display price and price icon and to be able to purchase the TransactionItem by using UI. |