@contio/partner-sdk - v1.7.1
Preparing search index...
PartnerApp
Interface PartnerApp
interface
PartnerApp
{
client_id
:
string
;
company_name
:
string
;
created_at
:
string
;
description
?:
string
;
id
:
string
;
name
:
string
;
primary_contact_email
:
string
;
slug
?:
string
;
status
:
string
;
updated_at
:
string
;
webhook_enabled
:
boolean
;
webhook_filter
?:
{
events
:
string
[]
;
type
:
string
}
|
null
;
webhook_url
?:
string
;
}
Index
Properties
client_
id
company_
name
created_
at
description?
id
name
primary_
contact_
email
slug?
status
updated_
at
webhook_
enabled
webhook_
filter?
webhook_
url?
Properties
client_
id
client_id
:
string
company_
name
company_name
:
string
created_
at
created_at
:
string
Optional
description
description
?:
string
id
id
:
string
name
name
:
string
primary_
contact_
email
primary_contact_email
:
string
Optional
slug
slug
?:
string
status
status
:
string
updated_
at
updated_at
:
string
webhook_
enabled
webhook_enabled
:
boolean
Optional
webhook_
filter
webhook_filter
?:
{
events
:
string
[]
;
type
:
string
}
|
null
Optional
webhook_
url
webhook_url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
company_
name
created_
at
description
id
name
primary_
contact_
email
slug
status
updated_
at
webhook_
enabled
webhook_
filter
webhook_
url
@contio/partner-sdk - v1.7.1
Loading...