Class SaveRecordRequest

Constructors

Properties

Methods

Constructors

Properties

appId: number
fields: Map<number, any>

Remarks

The key is the field id and the value is the value for the field.

recordId: null | number

Remarks

If the record id is not provided a new record will be created. Otherwise, the existing record will be updated.

Methods

Generated using TypeDoc