Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 559 Bytes

CreateRiskRulesData.md

File metadata and controls

17 lines (12 loc) · 559 Bytes

conekta.model.CreateRiskRulesData

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
description String Description of the rule
field String Field to be used for the rule
value String Value to be used for the rule

[Back to Model list] [Back to API list] [Back to README]