# KnetikCloud.RawSMSResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**from** | **String** | The phone number to attribute the outgoing message to. Optional if the config text.out_number is set. | [optional] 
**recipients** | **[Number]** | A list of user ids to send the message to. | 
**text** | **String** | The body of the outgoing text message. | 


