Boomi Flow Runtime Reference Documentation
Preparing search index...
types/public/models
ObjectDataProperty
Interface ObjectDataProperty
Describes a single property of an object data structure
interface
ObjectDataProperty
{
contentFormat
:
null
|
string
;
contentType
:
string
;
contentValue
:
null
|
string
;
developerName
:
string
;
objectData
:
null
|
ObjectData
[]
;
typeElementId
:
null
|
string
;
typeElementPropertyId
:
null
|
string
;
}
Index
Properties
content
Format
content
Type
content
Value
developer
Name
object
Data
type
Element
Id
type
Element
Property
Id
Properties
content
Format
contentFormat
:
null
|
string
content
Type
contentType
:
string
content
Value
contentValue
:
null
|
string
developer
Name
developerName
:
string
object
Data
objectData
:
null
|
ObjectData
[]
type
Element
Id
typeElementId
:
null
|
string
type
Element
Property
Id
typeElementPropertyId
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Format
content
Type
content
Value
developer
Name
object
Data
type
Element
Id
type
Element
Property
Id
Boomi Flow Runtime Reference Documentation
Loading...
Describes a single property of an object data structure