statusCode property

int? statusCode
final

An optional HTTP status code associated with the error.

This can be used to identify the specific type of error returned by the Paystack API.

Implementation

final int? statusCode;