Documentation

AcceptInvitationByCreateRequest extends ObjectFromArray
in package

Table of Contents

Constants

DATA_ASSOC  = ['firstName' => ['first_name'], 'lastName' => ['last_name'], 'passwordConfirm' => ['password_confirm']]

Properties

$email  : mixed
$firstName  : mixed
$language  : mixed
$lastName  : mixed
$password  : mixed
$passwordConfirm  : mixed
$phoneCode  : mixed
$phoneNumber  : mixed
$token  : mixed

Methods

__construct()  : mixed

Constants

DATA_ASSOC

public mixed DATA_ASSOC = ['firstName' => ['first_name'], 'lastName' => ['last_name'], 'passwordConfirm' => ['password_confirm']]

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

        
On this page

Search results