Object

Statement fieldMethod nameParametersDescription

id

xapiObject.setId

(String id)

definition.name

xapiObject.setName

(String text)

definition.description

xapiObject.setDescription

(String text)

definition.extensions

xapiObject.addExtension

(String key, Object value)

Add a key/value pair to object.definition.extensions.

definition.type

xapiObject.setType

(String type)

definition.moreInfo

xapiObject.setMoreInfo

(String moreInfo)

This field must be a URI.

Last updated