0.3.0: New Outputs
Pre-release
Pre-release
- Added support for new minFraud Insights outputs. These are:
/credit_card/brand
/credit_card/type
/device/id
/email/is_free
/emai/is_high_risk
- The
Warning.getInput()
method has been replaced by
Warning.getInputPointer()
, which returns a JSON Pointer rather than array. - The
ScoreResponse.getId()
andInsightsResponse.getId()
methods now return
UUID
objects instead of strings.