Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/apps
App
Interface App
interface
App
{
alias
?:
string
;
archivedAt
?:
string
;
createdAt
:
string
;
description
?:
string
;
id
:
string
;
name
:
string
;
relationship
?:
AppRelationship
;
secretKey
?:
{
id
:
string
;
issuedAt
:
string
;
token
:
string
;
tokenType
:
string
;
}
;
updatedAt
?:
string
;
}
Index
Properties
alias?
archived
At?
created
At
description?
id
name
relationship?
secret
Key?
updated
At?
Properties
Optional
alias
alias
?:
string
Optional
archived
At
archivedAt
?:
string
created
At
createdAt
:
string
Optional
description
description
?:
string
id
id
:
string
name
name
:
string
Optional
relationship
relationship
?:
AppRelationship
Optional
secret
Key
secretKey
?:
{
id
:
string
;
issuedAt
:
string
;
token
:
string
;
tokenType
:
string
}
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
archived
At
created
At
description
id
name
relationship
secret
Key
updated
At
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...