ordercloud-javascript-sdk
Preparing search index...
Category
Interface Category<TCategoryXp>
interface
Category
<
TCategoryXp
=
any
>
{
Active
?:
boolean
;
ChildCount
?:
number
;
Description
?:
string
;
ID
?:
string
;
ListOrder
?:
number
;
Name
?:
string
;
ParentID
?:
string
;
xp
?:
TCategoryXp
;
}
Type Parameters
TCategoryXp
=
any
Index
Properties
Active?
Child
Count?
Description?
ID?
List
Order?
Name?
Parent
ID?
xp?
Properties
Optional
Active
Active
?:
boolean
Optional
Readonly
Child
Count
ChildCount
?:
number
Optional
Description
Description
?:
string
Optional
ID
ID
?:
string
Optional
List
Order
ListOrder
?:
number
Optional
Name
Name
?:
string
Optional
Parent
ID
ParentID
?:
string
Optional
xp
xp
?:
TCategoryXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Active
Child
Count
Description
ID
List
Order
Name
Parent
ID
xp
ordercloud-javascript-sdk
Loading...