Searched refs:transactionAmount (Results 1 – 2 of 2) sorted by relevance
32 public function setTransactionAmount(GoogleTypeMoney $transactionAmount) argument34 $this->transactionAmount = $transactionAmount;41 return $this->transactionAmount;
66 public function setTransactionAmount(Price $transactionAmount) argument68 $this->transactionAmount = $transactionAmount;75 return $this->transactionAmount;