Provision declare object key

How is the object key supposed to work in Provisions — GenieACS Documentation 1.2.9 documentation ?

The timestamp argument is an object where the key is the attribute name (e.g. value , object , writable , path ) and the value is an integer representing a Unix timestamp.

This:

  • object : boolean

I could not find any example.

This just tells you whether the given path represents an object (i.e. can have child parameters) or a value parameter.