RadarRule
Summary
Types
@type t() :: %StripeElixir.Resources.Radar.Rule{ action: String.t(), id: String.t(), predicate: String.t() }
action- The action taken on the payment. Max length: 5000.id- Unique identifier for the object. Max length: 5000.predicate- The predicate to evaluate the payment against. Max length: 5000.