paymentRequired constant

int const paymentRequired

paymentRequired = 402.

This response code is reserved for future use. Initial aim for creating this code was using it for digital payment systems however this is not used currently.

https://tools.ietf.org/html/rfc7231#section-6.5.2

Implementation

static const int paymentRequired = 402;