class CreateNote extends Endpoint

Properties

string $ContactId
string $Note

Methods

toArray()

No description

from Endpoint
__construct($ContactId, $Note)

CreateNote constructor.

Details

in Endpoint at line 7
toArray()

at line 22
__construct($ContactId, $Note)

CreateNote constructor.

Parameters

$ContactId
$Note