@theredspace/spp-client
Preparing search index...
Purchaser
Interface Purchaser
Entity representing a purchaser/contact
interface
Purchaser
{
active
:
0
|
1
;
created
:
string
;
email
:
string
;
id
:
number
;
name
:
string
;
phone
?:
string
;
updated
:
string
;
}
Index
Properties
active
created
email
id
name
phone?
updated
Properties
active
active
:
0
|
1
created
created
:
string
email
email
:
string
id
id
:
number
name
name
:
string
Optional
phone
phone
?:
string
updated
updated
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
email
id
name
phone
updated
@theredspace/spp-client
Loading...
Entity representing a purchaser/contact