clientStatus property

int? clientStatus
final

The HTTP status code that the client would have received. Value is 0 if the authorizer succeeded.

Implementation

final int? clientStatus;