1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
AddSystemCommentRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Bizproc\Api\Request\WorkflowCommentService
;
4
5
final
class
AddSystemCommentRequest
6
{
7
public
function
__construct
(
8
public
/*readonly*/
string
$workflowId,
9
public
/*readonly*/
int
$authorId,
10
public
/*readonly*/
string
$message
,
11
) {}
12
}
Bitrix\Bizproc\Api\Request\WorkflowCommentService\AddSystemCommentRequest
Определения
AddSystemCommentRequest.php:6
Bitrix\Bizproc\Api\Request\WorkflowCommentService\AddSystemCommentRequest\__construct
__construct(public string $workflowId, public int $authorId, public string $message,)
Определения
AddSystemCommentRequest.php:7
Bitrix\Bizproc\Api\Request\WorkflowCommentService
Определения
AddSystemCommentRequest.php:3
$message
$message
Определения
payment.php:8
bitrix
modules
bizproc
lib
Api
Request
WorkflowCommentService
AddSystemCommentRequest.php
Создано системой
1.14.0