Expand description
This crate provides Rust bindings to the Stripe HTTP API, specifically
for requests mentioned in the Fraud
section of the Stripe API docs
Modules§
Structs§
- Deleted
Radar Value List - Deleted
Radar Value List Builder - Deleted
Radar Value List Item - Deleted
Radar Value List Item Builder - Radar
Early Fraud Warning - An early fraud warning indicates that the card issuer has notified us that a charge may be fraudulent.
- Radar
Early Fraud Warning Id - Radar
Review Resource Location - Radar
Review Resource Session - Radar
Value List - Value lists allow you to group values together which can then be referenced in rules.
- Radar
Value List Id - Radar
Value List Item - Value list items allow you to add specific values to a given Radar value list, which can then be used in rules.
- Radar
Value List Item Id - Review
- Reviews can be used to supplement automated fraud detection with human expertise.
- Review
Id - Rule
- RuleId
Enums§
- Radar
Value List Item Type - Review
Closed Reason - The reason the review was closed, or null if it has not yet been closed.
One of
approved
,refunded
,refunded_as_fraud
,disputed
,redacted
, orcanceled
. - Review
Opened Reason - The reason the review was opened. One of
rule
ormanual
.