WorkOS.FlagRuleUpdatedContextPreviousAttribute (WorkOS SDK for Elixir v3.0.1)

Copy Markdown View Source

Attributes that changed from their previous values.

Summary

Types

t()

@type t() :: %WorkOS.FlagRuleUpdatedContextPreviousAttribute{
  context: WorkOS.FlagRuleUpdatedContextPreviousAttributeContext.t() | nil,
  data: WorkOS.FlagRuleUpdatedContextPreviousAttributeData.t() | nil
}