WorkOS PHP SDK

VaultByokKeyVerificationCompletedData
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

The event payload.

Table of Contents

Interfaces

JsonSerializable

Properties

$keyProvider  : VaultByokKeyVerificationCompletedDataKeyProvider
The external key provider used for BYOK.
$organizationId  : string
The unique identifier of the organization.
$verified  : bool
Whether the BYOK key verification completed successfully.

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