DataIntegrationCredentialsResponse model.
Summary
Types
@type t() :: %WorkOS.DataIntegrationCredentialsResponse{ active: true | nil, credential: WorkOS.DataIntegrationCredentialsResponseCredential.t() | nil, error: WorkOS.DataIntegrationCredentialsResponseError.t() | nil }