Auth0.Entity.Action.Integration (Auth0Api v1.4.0) View Source
Documentation for entity of Action Integration.
Link to this section Summary
Link to this section Types
Specs
t() :: %Auth0.Entity.Action.Integration{
catalog_id: String.t(),
created_at: String.t(),
current_release: map(),
description: String.t(),
feature_type: String.t(),
id: String.t(),
logo: String.t(),
name: String.t(),
partner_id: String.t(),
privacy_policy_url: String.t(),
public_support_link: String.t(),
short_description: String.t(),
terms_of_use_url: String.t(),
updated_at: String.t(),
url_slug: String.t()
}