new PropertySerializer()
Methods
-
flushComplexProperties()
-
Return the aggregated complex properties. Return null if there is no complex property.
Returns:
- Type
- Object
-
serializeProperties(props, separateComplexProperty)
-
Serializes properties map
Parameters:
Name Type Argument Description props
Map.<string, *> <nullable>
separateComplexProperty
boolean Returns:
- Type
- Object
-
typeSerialize(val)
-
Parameters:
Name Type Description val
* Returns:
- Type
- *