import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
id | String | rule id | [optional] |
field | String | field to be used for the rule | [optional] |
createdAt | String | rule creation date | [optional] |
value | String | value to be used for the rule | [optional] |
isGlobal | bool | if the rule is global | [optional] |
isTest | bool | if the rule is test | [optional] |
description | String | description of the rule | [optional] |