WorkOS PHP SDK

AgentRegistrationClaimCompletedDataClaimedBy
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

The user who completed the claim.

Table of Contents

Interfaces

JsonSerializable

Properties

$organizationId  : string|null
The ID of the organization the claiming user belongs to.
$userId  : string
The ID of the user who completed the claim.

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