-
Notifications
You must be signed in to change notification settings - Fork 3
Subaccount
André Matthies edited this page Feb 6, 2025
·
1 revision
- Full name:
\Seven\Api\Resource\Subaccounts\Subaccount
protected \Seven\Api\Resource\Subaccounts\AutoTopUp $autoTopup
protected float $balance
protected ?string $company
protected \Seven\Api\Resource\Subaccounts\SubaccountContact $contact
protected int $id
protected float $totalUsage
protected ?string $username
public __construct(object $data): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
object |
public getAutoTopup(): object
public getBalance(): float
public getCompany(): ?string
public getContact(): object
public getId(): int
public getTotalUsage(): float
public getUsername(): ?string
Automatically generated on 2025-02-06