Skip to content

Balance

André Matthies edited this page Feb 6, 2025 · 1 revision

Balance

  • Full name: \Seven\Api\Resource\Balance\Balance

Properties

amount

protected float $amount

currency

protected string $currency

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getAmount

public getAmount(): float

getCurrency

public getCurrency(): string


Automatically generated on 2025-02-06

Clone this wiki locally