Skip to content

TransferCreditsParams

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

TransferCreditsParams

Properties

id

public int $id

amount

public float $amount

Methods

__construct

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

Parameters:

Parameter Type Description
$id int
$amount float

Throws:


toArray

public toArray(): array


Automatically generated on 2025-02-06

Clone this wiki locally