DataIntegrationCredentialsInput model.
Summary
Types
@type t() :: %WorkOS.DataIntegrationCredentialsInput{ client_id: String.t() | nil, client_secret: String.t() | nil, type: WorkOS.DataIntegrationCredentialsInputType.t() }
DataIntegrationCredentialsInput model.
@type t() :: %WorkOS.DataIntegrationCredentialsInput{ client_id: String.t() | nil, client_secret: String.t() | nil, type: WorkOS.DataIntegrationCredentialsInputType.t() }