success constant

int const success

The success code for a successful API call.

Implementation

static const success = 200;