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