FunctionRequest

Parse.Cloud. FunctionRequest

Properties:
Name Type Description
installationId String

If set, the installationId triggering the request.

master Boolean

If true, means the master key was used.

user Parse.User

If set, the user that made the request.

params Object

The params passed to the cloud function.