WorkOS PHP SDK

ConnectionSAMLCertificateRenewalRequiredData
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

The event payload.

Table of Contents

Interfaces

JsonSerializable

Properties

$certificate  : ConnectionSAMLCertificateRenewalRequiredDataCertificate
The SAML certificate details.
$connection  : ConnectionSAMLCertificateRenewalRequiredDataConnection
The connection with the expiring certificate.
$daysUntilExpiry  : int
The number of days until the certificate expires.

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