The credentials configured for the Data Integration.
Summary
Types
@type t() :: %WorkOS.DataIntegrationCredential{ client_id: String.t() | nil, redacted_client_secret: String.t() | nil, type: WorkOS.DataIntegrationCredentialType.t() }
The credentials configured for the Data Integration.
@type t() :: %WorkOS.DataIntegrationCredential{ client_id: String.t() | nil, redacted_client_secret: String.t() | nil, type: WorkOS.DataIntegrationCredentialType.t() }