import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | The amount to be deducted from the total sum of all payments, in cents. | |
code | String | Discount code. | |
type | String | It can be 'loyalty', 'campaign', 'coupon' o 'sign' | |
id | String | The discount line id | |
object | String | The object name | |
parentId | String | The order id |