*/ interface DatatablePayload extends \JsonSerializable { public function getPayload(); }