WorkOS PHP SDK

FlagRuleUpdatedContextPreviousAttributeContextConfiguredTarget
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

The previous configured targets for the flag rule.

Table of Contents

Interfaces

JsonSerializable

Properties

$organizations  : array<string|int, FlagRuleUpdatedContextPreviousAttributeContextConfiguredTargetOrganization>
The organizations targeted by the flag rule.
$users  : array<string|int, FlagRuleUpdatedContextPreviousAttributeContextConfiguredTargetUser>
The users targeted by the flag rule.

Methods

__construct()  : mixed
fromArray()  : self
jsonSerialize()  : array<string|int, mixed>
toArray()  : array<string|int, mixed>

Properties

Methods

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results