ordercloud-javascript-sdk
Preparing search index...
Catalog
Interface Catalog<TCatalogXp>
interface
Catalog
<
TCatalogXp
=
any
>
{
Active
?:
boolean
;
CategoryCount
?:
number
;
Description
?:
string
;
ID
?:
string
;
Name
:
string
;
OwnerID
?:
string
;
xp
?:
TCatalogXp
;
}
Type Parameters
TCatalogXp
=
any
Index
Properties
Active?
Category
Count?
Description?
ID?
Name
Owner
ID?
xp?
Properties
Optional
Active
Active
?:
boolean
Optional
Readonly
Category
Count
CategoryCount
?:
number
Optional
Description
Description
?:
string
Optional
ID
ID
?:
string
Name
Name
:
string
Optional
Owner
ID
OwnerID
?:
string
Optional
xp
xp
?:
TCatalogXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Active
Category
Count
Description
ID
Name
Owner
ID
xp
ordercloud-javascript-sdk
Loading...