# CallbackAndRelatedApIs.CallInRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The Click-To-Call-In request ID. | [optional] 
**toPhoneNumber** | **String** | Phone number to call. | [optional] 
**groupName** | **String** | Name of the Click-To-Call-In resource group. | [optional] 
**expirationTime** | **Number** | Expiration time of the request in epoch time format. | [optional] 
**accessCode** | **Number** | Access code to use. | [optional] 
**fromPhoneNumber** | **String** | Phone number associated with the request. | [optional] 
**callbackServiceId** | **String** | Callback ID associated with the request. | [optional] 


