Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 650 Bytes

File metadata and controls

16 lines (8 loc) · 650 Bytes

TSSCallbackRequest

Properties

Name Type Description Notes
requestId String he unique ID of the callback request. [optional]
requestType TSSCallbackRequestType [optional]
requestDetail String Details specific to the request type. The structure varies depending on the request type. The content is a JSON-serialized string. [optional]
extraInfo String Additional contextual information. The structure varies depending on the request type. The content is a JSON-serialized string. [optional]