TeaObjectType
This is a type available in the module tea. TeaObjectType is a type of TeaObject.
Properties
Property | Returns |
---|---|
type | {String} - Fully qualified type name that is <agent identifier>:<agent version>:type name. |
name | {String} - Name of the type. |
concept | {String} - The kind of concept this type represents. |
desc | {String} - A detailed description of the type. |
operations | {Array.<TeaOperation>} – An array of operations. |
references | {Array.<TeaReference>} – An array of references. |
Copyright © Cloud Software Group, Inc. All Rights Reserved.