ordercloud-javascript-sdk
Preparing search index...
ProductSeller
Interface ProductSeller<TPriceScheduleXp>
interface
ProductSeller
<
TPriceScheduleXp
=
any
>
{
ID
?:
string
;
Name
?:
string
;
PriceSchedule
?:
BuyerPriceSchedule
<
TPriceScheduleXp
>
;
}
Type Parameters
TPriceScheduleXp
=
any
Index
Properties
ID?
Name?
Price
Schedule?
Properties
Optional
ID
ID
?:
string
Optional
Name
Name
?:
string
Optional
Price
Schedule
PriceSchedule
?:
BuyerPriceSchedule
<
TPriceScheduleXp
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ID
Name
Price
Schedule
ordercloud-javascript-sdk
Loading...