Skip to content

Commit 2fa7e47

Browse files
authored
Update RequestSMSRecipientExport.php
1 parent 986eac4 commit 2fa7e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Model/RequestSMSRecipientExport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @author Swagger Codegen team
4141
* @link https://github.com/swagger-api/swagger-codegen
4242
*/
43-
class RequestSmsRecipientExport implements ModelInterface, ArrayAccess
43+
class RequestSMSRecipientExport implements ModelInterface, ArrayAccess
4444
{
4545
const DISCRIMINATOR = null;
4646

0 commit comments

Comments
 (0)