Home > @i2analyze/notebook-sdk > app > IMutationCommitBase > type
app.IMutationCommitBase.type property
Gets or sets the type of the request, which must be "commit"
for commit requests.
Signature:
type: 'commit';
Returns: 'commit'
Introduced: version 1.1