smartsheet v2.5.3 Smartsheet.Webhook

Link to this section Summary

Link to this section Types

Specs

t() :: %Smartsheet.Webhook{
  api_client_id: any(),
  api_client_name: any(),
  callback_url: any(),
  created_at: any(),
  disabled_details: any(),
  enabled: any(),
  events: any(),
  id: any(),
  modified_at: any(),
  name: any(),
  scope: any(),
  scope_object_id: any(),
  shared_secret: any(),
  stats: any(),
  status: any(),
  subscope: any(),
  version: any()
}