ordercloud-javascript-sdk
Preparing search index...
Buyer
Interface Buyer<TBuyerXp>
interface
Buyer
<
TBuyerXp
=
any
>
{
Active
?:
boolean
;
DateCreated
?:
string
;
DefaultCatalogID
?:
string
;
GroupID
?:
string
;
ID
?:
string
;
Name
:
string
;
xp
?:
TBuyerXp
;
}
Type Parameters
TBuyerXp
=
any
Index
Properties
Active?
Date
Created?
Default
Catalog
ID?
Group
ID?
ID?
Name
xp?
Properties
Optional
Active
Active
?:
boolean
Optional
Readonly
Date
Created
DateCreated
?:
string
Optional
Default
Catalog
ID
DefaultCatalogID
?:
string
Optional
Group
ID
GroupID
?:
string
Optional
ID
ID
?:
string
Name
Name
:
string
Optional
xp
xp
?:
TBuyerXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Active
Date
Created
Default
Catalog
ID
Group
ID
ID
Name
xp
ordercloud-javascript-sdk
Loading...