WorkOS PHP SDK

FlagRuleUpdatedContextPreviousAttribute
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

Attributes that changed from their previous values.

Table of Contents

Interfaces

JsonSerializable

Properties

$context  : FlagRuleUpdatedContextPreviousAttributeContext|null
The previous context attributes of the flag rule.
$data  : FlagRuleUpdatedContextPreviousAttributeData|null
The previous data attributes of the flag.

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