WorkOS PHP SDK

AgentAdminLinkClaimAttemptToExternalUserRequestUser
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

The user to attach to the claim attempt, identified by email and external ID.

Table of Contents

Interfaces

JsonSerializable

Properties

$email  : string
The email address of the user.
$externalId  : string
The external ID of the user.

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