Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/customer
Customer
Interface Customer
interface
Customer
{
createdAt
:
string
;
customData
?:
CustomData
;
emailAddress
?:
string
|
null
;
id
:
string
;
name
:
string
;
phoneNumber
?:
string
|
null
;
reference
?:
string
|
null
;
suffix
?:
string
|
null
;
title
?:
string
|
null
;
}
Index
Properties
created
At
custom
Data?
email
Address?
id
name
phone
Number?
reference?
suffix?
title?
Properties
created
At
createdAt
:
string
Optional
custom
Data
customData
?:
CustomData
Optional
email
Address
emailAddress
?:
string
|
null
id
id
:
string
name
name
:
string
Optional
phone
Number
phoneNumber
?:
string
|
null
Optional
reference
reference
?:
string
|
null
Optional
suffix
suffix
?:
string
|
null
Optional
title
title
?:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
custom
Data
email
Address
id
name
phone
Number
reference
suffix
title
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...