WorkOS PHP SDK

DataIntegrationConfigurationListResponse
in package
implements JsonSerializable uses JsonSerializableTrait

Read onlyYes

Table of Contents

Interfaces

JsonSerializable

Properties

$data  : array<string|int, DataIntegrationConfigurationResponse>
A list of data integration configurations for the organization.
$object  : string
Indicates this is a list response.

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