*** # SmsDelete * Full name: `\Seven\Api\Resource\Sms\SmsDelete` ## Properties ### deleted ```php protected string[]|null $deleted ``` *** ### success ```php protected bool $success ``` *** ## Methods ### __construct ```php public __construct(object $data): mixed ``` **Parameters:** | Parameter | Type | Description | |-----------|------|-------------| | `$data` | **object** | | *** ### getDeleted ```php public getDeleted(): ?array ``` *** ### isSuccess ```php public isSuccess(): bool ``` *** *** > Automatically generated on 2025-02-06