Skip to content

SubaccountCreate

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

SubaccountCreate

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

Properties

error

protected ?string $error

subaccount

protected ?\Seven\Api\Resource\Subaccounts\Subaccount $subaccount

success

protected bool $success

Methods

__construct

public __construct(object $data): mixed

Parameters:

Parameter Type Description
$data object

getError

public getError(): ?string

getSubaccount

public getSubaccount(): ?\Seven\Api\Resource\Subaccounts\Subaccount

isSuccess

public isSuccess(): bool


Automatically generated on 2025-02-06

Clone this wiki locally