Skip to main content

HookInput

Type Alias HookInput 

Source
pub type HookInput = HashMap<String, Value>;
Expand description

Hook input type from the SDK.

Aliased Typeยง

pub struct HookInput { /* private fields */ }