polywrap-client
0.10.4
common
polywrap-client
/
io.polywrap.core.wrap.formats.wrap01.abi
/
ImportedObjectDefinition
/
ImportedObjectDefinition
Imported
Object
Definition
constructor
(
type
:
String
,
kind
:
Int
,
name
:
String
?
=
null
,
required
:
Boolean
?
=
false
,
comment
:
String
?
=
null
,
uri
:
String
,
namespace
:
String
,
nativeType
:
String
,
properties
:
List
<
PropertyDefinition
>
?
=
null
,
interfaces
:
List
<
GenericDefinition
>
?
=
null
)