Skip to content

0.3.0: New Outputs

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 22 Jan 16:06
  • 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() and InsightsResponse.getId() methods now return
    UUID objects instead of strings.