statusCode property
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;
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.
final int? statusCode;