lastResponseCode property

int? lastResponseCode
getter/setter pair

The last HTTP response code that your webhook endpoint sent in response to the webhook.

Implementation

int? lastResponseCode;