# GetCallbackSettingsResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**outUrl** | **string** | This URL is used to push message delivery status updates to your application. | 
**inUrl** | **string** | This URL is used to push incoming SMS to your application. | 
**format** | **string** | Desired callback data format. m - multipart/form-data, u - application/x-www-form-urlencoded, j - application/json. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


