Modify.Id

Description

Name

class Tinman.Shape.Modify.Id

Derived from

Modify

Specifies a final shape data modification that will add a top-level JSON member of the given name which holds the unique ordinal number identifier of the shape in the shape data.

Fields / Optional

name

Type

string

Constraint

# != null

Default

'id'

The JSON member name.


first

Type

Modify

Default

null

The first shape data modifier.