AppRecorder.Events.RelatedResource (app_recorder v0.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %AppRecorder.Events.RelatedResource{
  __meta__: term(),
  event_id: term(),
  id: term(),
  inserted_at: term(),
  livemode: term(),
  resource_id: binary() | nil,
  resource_object: binary() | nil
}