Input¶
Leafs
-
class
CancelCommit.Input¶ Bases:
EntityClass Hierarchy:
CancelCommitInputThis class represents configuration data.
-
persist_id¶ This parameter is given in order to cancel a persistent confirmed commit. The value must be equal to the value given in the ‘persist’ parameter to the <commit> operation. If it does not match, the operation fails with an ‘invalid-value’ error
type: str
-