Bitrix API

CommentStatusChangedDto

FinalYes

Table of Contents

Properties

$authorId  : int
$documentId  : array<string|int, mixed>
$status  : CommentStatus
$workflowId  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $workflowId, array<string|int, mixed> $documentId, int $authorId, CommentStatus $status) : mixed
Parameters
$workflowId : string
$documentId : array<string|int, mixed>
$authorId : int
$status : CommentStatus

        
On this page

Search results