DelayAction interface

Methods

post(DelayActionParameters)

Delays the occurrence of an action.

Method Details

post(DelayActionParameters)

Delays the occurrence of an action.

function post(options: DelayActionParameters): StreamableMethod<DelayAction200Response | DelayActionDefaultResponse>

Parameters

Returns