The payable class.
More...
|
| __construct (float $amount, string $currency, int $accountid) |
|
| get_account_id () |
| Get the id of the payment account the cost is payable to.
|
|
| get_amount () |
| Get the amount of the payable cost.
|
|
| get_currency () |
| Get the currency of the payable cost.
|
|
◆ get_account_id()
core_payment\local\entities\payable::get_account_id |
( |
| ) |
|
Get the id of the payment account the cost is payable to.
- Return values
-
◆ get_amount()
core_payment\local\entities\payable::get_amount |
( |
| ) |
|
Get the amount of the payable cost.
- Return values
-
◆ get_currency()
core_payment\local\entities\payable::get_currency |
( |
| ) |
|
Get the currency of the payable cost.
- Return values
-
The documentation for this class was generated from the following file:
- payment/classes/local/entities/payable.php