Skip to content

AutoChargeParams

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

AutoChargeParams

  • Full name: \Seven\Api\Resource\Subaccounts\AutoChargeParams

Properties

id

public int $id

amount

public float $amount

threshold

public float $threshold

Methods

__construct

public __construct(int $id, float $amount, float $threshold): mixed

Parameters:

Parameter Type Description
$id int
$amount float
$threshold float

Throws:


toArray

public toArray(): array


Automatically generated on 2025-02-06

Clone this wiki locally