merge

open fun merge(other: Self?): BaseModel<Key, Self>

Merges attributes from another object into this one

Parameters

other

Second instance from which to merge properties