CallHttpAction Class
Defines the structure of the Call Http object.
Provides the information needed by the durable extension to be able to schedule the activity.
Constructor
CallHttpAction(http_request: DurableHttpRequest)
Parameters
| Name | Description |
|---|---|
|
http_request
Required
|
|
Methods
| to_json |
Convert object into a json dictionary. |
to_json
Attributes
action_type
Get the type of action this class represents.