import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | Amount to be refunded in cents | |
expiresAt | int | [optional] | |
reason | String | Reason for the refund |
import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | Amount to be refunded in cents | |
expiresAt | int | [optional] | |
reason | String | Reason for the refund |