VersionedIdResponse
editVersionedIdResponse
editIntentionally left blank
Properties
edit-
config_version
(object
) - The version, if the entity is configuration controlled
-
config_version_updated
(object
) - Returns true if the update resulted in a new version of the configuration controlled entity
-
id
(string
, required) - The ID
Example
edit{ "config_version" : {}, "config_version_updated" : {}, "id" : "string" }