Stripe.Resources.Radar.Rule (tiger_stripe v0.4.0)

Copy Markdown View Source

RadarRule

Summary

Types

t()

@type t() :: %Stripe.Resources.Radar.Rule{
  action: term(),
  id: term(),
  predicate: term()
}
  • 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.

Functions

object_name()