CalCom.Context (cal_com v0.3.0)

Copy Markdown

The explicit call and credentials for a shared connector walk.

Summary

Types

t()

A typed walk input.

Types

t()

@type t() :: %CalCom.Context{
  call: CalCom.Call.t(),
  credentials: CalCom.Credentials.t()
}

A typed walk input.