stripeapi-0.1.0.0: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.RadarValueList

Description

Contains the types generated from the schema RadarValueList

Synopsis

Documentation

data Radar'valueList Source #

Defines the data type for the schema radar.value_list

Value lists allow you to group values together which can then be referenced in rules.

Related guide: Default Stripe Lists.

Constructors

Radar'valueList 

Fields

data Radar'valueListItemType' Source #

Defines the enum schema radar.value_listItem_type'

The type of items in the value list. One of `card_fingerprint`, `card_bin`, `email`, `ip_address`, `country`, `string`, or `case_sensitive_string`.

data Radar'valueListListItems' Source #

Defines the data type for the schema radar.value_listList_items'

List of items contained within this value list.

Constructors

Radar'valueListListItems' 

Fields

data Radar'valueListListItems'Object' Source #

Defines the enum schema radar.value_listList_items'Object'

String representing the object's type. Objects of the same type share the same value. Always has the value `list`.