Builds an entity from JSON representation. If you have obtained the JSON object as a request payload use the entityDeserializer methods. Note that fields not mappable to a field in the target entity are silently ignored.
Representation of the entity in JSON format.
EntityBase constructed from JSON representation.
Contains the methods to build an entity.