Backend_ActionCommit

struct

An action commit which represents a change in the action configuration

Property Type Description
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
user Backend_User The user which has made the change
commitHash String A unique hash which represents this commit
config Backend_ActionConfig The provided action configuration
insertDate DateTime Timestamp when the commit was created
part of the Apioo-Project