-
Notifications
You must be signed in to change notification settings - Fork 3
AutoChargeParams
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Subaccounts\AutoChargeParams
public int $id
public float $amount
public float $threshold
public __construct(int $id, float $amount, float $threshold): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$id |
int | |
$amount |
float | |
$threshold |
float |
Throws:
public toArray(): array
Automatically generated on 2025-02-06