iland-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Company
Inventory
company
Id
get
All
Entities
ByType
get
Children
For
Entity
get
Entities
ByType
get
Entity
ByUuid
Hierarchy
CompanyInventory
Implemented by
CompanyInventoryImpl
Index
Properties
company
Id
Methods
get
All
Entities
ByType
get
Children
For
Entity
get
Entities
ByType
get
Entity
ByUuid
Properties
company
Id
company
Id
:
string
Methods
get
All
Entities
ByType
get
All
Entities
ByType
(
)
:
object
Returns
object
[
type:
string
]:
Array
<
InventoryEntity
>
get
Children
For
Entity
get
Children
For
Entity
(
uuid
:
string
)
:
object
|
undefined
Parameters
uuid:
string
Returns
object
|
undefined
get
Entities
ByType
get
Entities
ByType
(
type
:
IamEntityType
)
:
Array
<
InventoryEntity
>
Parameters
type:
IamEntityType
Returns
Array
<
InventoryEntity
>
get
Entity
ByUuid
get
Entity
ByUuid
(
uuid
:
string
)
:
InventoryEntity
|
undefined
Parameters
uuid:
string
Returns
InventoryEntity
|
undefined
Generated using
TypeDoc