*/ protected $casts = [ 'actor_id' => 'integer', 'note_id' => 'string', ]; }