creditsRemaining property

int? creditsRemaining
final

Remaining credits in your account after this validation.

Only included if the validation consumed credits (not cached). null if not provided by the API.

Implementation

final int? creditsRemaining;