CLIENT_REQUEST_TIME constant

String const CLIENT_REQUEST_TIME

The name of the optional JSON attribute indicating the time (milliseconds since epoch) at which the client made the request.

Implementation

static const String CLIENT_REQUEST_TIME = 'clientRequestTime';