# CoboWaas2.TSSCallbackRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**request_id** | **String** | he unique ID of the callback request. | [optional] 
**request_type** | [**TSSCallbackRequestType**](TSSCallbackRequestType.md) |  | [optional] 
**request_detail** | **String** | Details specific to the request type. The structure varies depending on the request type.  The content is a JSON-serialized string. | [optional] 
**extra_info** | **String** | Additional contextual information.  The structure varies depending on the request type. The content is a JSON-serialized string. | [optional] 


