Skip to content

Commit 998207f

Browse files
authored
Add changeProcessRequired
1 parent 3c26700 commit 998207f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PSS/Entities/Request.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* @property array $cc
2424
* @property int $unreadReplies
2525
* @property string $contactMethod
26+
* @property boolean $changeProcessRequired
2627
*/
2728
class Request extends Entity
2829
{

0 commit comments

Comments
 (0)