Saves the object to the database

Id

limeobject.save-object

Hierarchy

  • SaveLimeObjectCommand

Implements

Constructors

Properties

Constructors

Properties

Context describing the LimeObject the command will operate on.

Must include both limetype (the type of object) and id (the specific object's identifier). This ensures the command knows exactly which record to target.

label?: string

Specifies an optional save label to be displayed in the create-object dialog

limeobject: LimeObject

The limeobject to save

route?: boolean = false

Specifies if routing to limeobject should be done after confirmation