from Json Or Null
Convert a JSON string to a PortalUser instance.
Return
the PortalUser, or null if JSON deserialization failed
Since
200.0.0
Parameters
encoded String
the JSON string
portal
the Portal the user belongs to
Convert a JSON string to a PortalUser instance.
the PortalUser, or null if JSON deserialization failed
200.0.0
the JSON string
the Portal the user belongs to