- property \PHPFUI\ConstantContact\UUID $note_id The ID that uniquely identifies the note (UUID format).
- property \PHPFUI\ConstantContact\DateTime $created_at The date that the note was created.
- property string $content The content for the note.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['note_id' => '\PHPFUI\ConstantContact\UUID', 'created_at' => '\PHPFUI\ConstantContact\DateTime', 'content' => 'string'] |
protected static array $maxLength = ['content' => 2000] |
Properties |
protected static array $fields = ['note_id' => '\PHPFUI\ConstantContact\UUID', 'created_at' => '\PHPFUI\ConstantContact\DateTime', 'content' => 'string'] |
protected static array $maxLength = ['content' => 2000] |