| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StripeAPI.Types.Rule
Description
Contains the types generated from the schema Rule
Synopsis
- data Rule = Rule {
- ruleAction :: String
- ruleId :: String
- rulePredicate :: String
Documentation
Defines the data type for the schema rule
Constructors
| Rule | |
Fields
| |