Skip to content

Commit 6f76e54

Browse files
authored
Add changeProcessRequired to RequestClient
1 parent 998207f commit 6f76e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PSS/RequestClient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class RequestClient extends BaseClient
1818
'system_reference' => 'systemReference',
1919
'unread_replies' => 'unreadReplies',
2020
'contact_method' => 'contactMethod',
21+
'change_process_required' => 'changeProcessRequired',
2122
];
2223

2324
/**

0 commit comments

Comments
 (0)