ordercloud-javascript-sdk
Preparing search index...
ProductSupplier
Interface ProductSupplier<TProductSupplierXp>
interface
ProductSupplier
<
TProductSupplierXp
=
any
>
{
Active
?:
boolean
;
AllBuyersCanOrder
?:
boolean
;
DateCreated
?:
string
;
DefaultPriceScheduleID
?:
string
;
ID
?:
string
;
Name
?:
string
;
xp
?:
TProductSupplierXp
;
}
Type Parameters
TProductSupplierXp
=
any
Index
Properties
Active?
All
Buyers
Can
Order?
Date
Created?
Default
Price
Schedule
ID?
ID?
Name?
xp?
Properties
Optional
Active
Active
?:
boolean
Optional
All
Buyers
Can
Order
AllBuyersCanOrder
?:
boolean
Optional
Readonly
Date
Created
DateCreated
?:
string
Optional
Default
Price
Schedule
ID
DefaultPriceScheduleID
?:
string
Optional
ID
ID
?:
string
Optional
Name
Name
?:
string
Optional
xp
xp
?:
TProductSupplierXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Active
All
Buyers
Can
Order
Date
Created
Default
Price
Schedule
ID
ID
Name
xp
ordercloud-javascript-sdk
Loading...