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

Copy Markdown View Source

The previous context attributes of the flag rule.

Summary

Types

t()

@type t() :: %WorkOS.FlagRuleUpdatedContextPreviousAttributeContext{
  access_type:
    WorkOS.FlagRuleUpdatedContextPreviousAttributeContextAccessType.t() | nil,
  configured_targets:
    WorkOS.FlagRuleUpdatedContextPreviousAttributeContextConfiguredTarget.t()
    | nil
}