Integration App React - v2.21.0
Console
SDK
REST API
Preparing search index...
Customer
Type Alias Customer
type
Customer
=
{
id
:
string
;
name
:
string
;
internalId
:
string
;
fields
?:
Record
<
string
,
any
>
;
credentials
?:
any
;
lastActiveAt
?:
string
;
isTest
?:
boolean
;
isBillable
?:
boolean
;
}
Index
Properties
id
name
internal
Id
fields?
credentials?
last
Active
At?
is
Test?
is
Billable?
Properties
id
id
:
string
name
name
:
string
internal
Id
internalId
:
string
Optional
fields
fields
?:
Record
<
string
,
any
>
Optional
credentials
credentials
?:
any
Optional
last
Active
At
lastActiveAt
?:
string
Optional
is
Test
isTest
?:
boolean
Optional
is
Billable
isBillable
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
internal
Id
fields
credentials
last
Active
At
is
Test
is
Billable
Console
SDK
REST API
Integration App React - v2.21.0
Loading...