See `src/Bitpay/Invoice.php`: ``` public function getPaymentTotals() { return $this->paymentSubtotals; } ```
See
src/Bitpay/Invoice.php: