Appearance
Partial
typedef · Source
A Partial object is a representation of any existing object. This object contains between 0 and all of the original objects parameters. This is true regardless of whether the parameters are optional in the base object. Type: Object
Object