Sidemash.Sdk.HookHttpCall (sidemash_sdk v0.1.0-alpha.1) View Source

Documentation for HookHttpCall.

Link to this section Summary

Link to this section Types

Specs

t() :: %Sidemash.Sdk.HookHttpCall{
  _type: String.t(),
  method: Sidemash.Sdk.HttpMethod.t(),
  url: String.t()
}

Link to this section Functions