extends |
BaseModel |
|---|
Represents a V4 Balance
| Methods | ||
|---|---|---|
public
static
|
FILTERS_ARRAY_USER()
|
# |
public
static
|
FILTERS_ARRAY_PREPAID_CARD()
|
# |
public
static
|
FILTERS_ARRAY_ACCOUNT()
|
# |
public
|
__construct(string[] $properties = [])
|
# |
public
|
getCurrency(): string
|
# |
public
|
getAmount(): string
|
# |
| Properties | |||
|---|---|---|---|
public
|
string
|
$currency
|
# |
public
|
string
|
$amount
|
# |