Mode that indicates that if creator takes a single argument, the whole incoming data value is passed as the argument to creator.
Mode that indicates that the argument(s) for creator are to be bound from matching properties of incoming Object value, using creator argument names (explicit or implicit) to match incoming Object properties to arguments.
Generated using TypeDoc
Property that is used to indicate how argument(s) is/are bound for creator (see JsonCreator).