BeJSONFunctions Interface

Interface for toJSON and setFromJSON methods

Implemented by

Methods

Name Description
setFromJSON(json: any): void Set content from a JSON object.  
toJSON(): any Return a json object with this object's contents.  

Defined in

Last Updated: 05 April, 2024