doxygen
This commit is contained in:
parent
9e18997e64
commit
6440dcbd93
@ -212,9 +212,14 @@ class Hook extends CommonObject
|
||||
public $label;
|
||||
|
||||
/**
|
||||
* @var string amount
|
||||
* @var string url of webhook
|
||||
*/
|
||||
public $amount;
|
||||
public $url;
|
||||
|
||||
/**
|
||||
* @var int ID of user owner webhook
|
||||
*/
|
||||
public $fk_user;
|
||||
|
||||
/**
|
||||
* @var int Status
|
||||
|
||||
Loading…
Reference in New Issue
Block a user