Search
Preparing search index...
@universe-dg/sdk
Universe
DG
MetaCommon
AssetTypeCommonService
Class AssetTypeCommonService
Public
Index
Constructors
constructor
Methods
get
Asset
Type
get
Asset
Type
List
Constructors
constructor
new
AssetTypeCommonService
()
:
AssetTypeCommonService
Returns
AssetTypeCommonService
Methods
Static
get
Asset
Type
getAssetType
(
name
:
string
,
draftId
?:
number
,
revision
?:
string
,
assignedByAdmin
?:
boolean
,
)
:
Promise
<
AssetType
>
Parameters
name
:
string
Optional
draftId
:
number
Optional
revision
:
string
Optional
assignedByAdmin
:
boolean
Returns
Promise
<
AssetType
>
Static
get
Asset
Type
List
getAssetTypeList
(
draftId
?:
number
,
assignedByAdmin
?:
boolean
,
)
:
Promise
<
AssetType
[]
>
Parameters
Optional
draftId
:
number
Optional
assignedByAdmin
:
boolean
Returns
Promise
<
AssetType
[]
>
On This Page
Constructors
constructor
Methods
get
Asset
Type
get
Asset
Type
List
Юниверс DG SDK UI
Loading...
Public