ComponentResponse
class ComponentResponse
An object that returns information about a component type create or update request.
Types
Properties
Link copied to clipboard
This flag notes whether all compositeComponents
are returned in the API response.
Link copied to clipboard
This flag notes whether all properties of the component are returned in the API response. The maximum number of properties returned is 800.
Link copied to clipboard
The name of the component.
Link copied to clipboard
The ID of the component type.
Link copied to clipboard
This lists objects that contain information about the compositeComponents
.
Link copied to clipboard
The description of the component type.
Link copied to clipboard
An object that maps strings to the properties to set in the component type. Each string in the mapping must be unique to this object.
Link copied to clipboard
The property groups.
Link copied to clipboard
The syncSource of the sync job, if this entity was created by a sync job.