# SendSms ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **reference** | **String** | | **message_id** | **i64** | | **sms_count** | Option<**i64**> | Count of SMS's to send multiple text messages | [optional] **used_credits** | Option<**f32**> | SMS credits used per text message | [optional] **remaining_credits** | Option<**f32**> | Remaining SMS credits of the user | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)