import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | [optional] | |
channel | ChargeResponseChannel | [optional] | |
createdAt | int | [optional] | |
currency | String | [optional] | |
customerId | String | [optional] | |
description | String | [optional] | |
deviceFingerprint | String | [optional] | |
failureCode | String | [optional] | |
failureMessage | String | [optional] | |
id | String | Charge ID | [optional] |
livemode | bool | Whether the charge was made in live mode or not | [optional] |
object | String | [optional] | |
orderId | String | Order ID | [optional] |
paidAt | int | Payment date | [optional] |
paymentMethod | ChargeResponsePaymentMethod | [optional] | |
referenceId | String | Reference ID of the charge | [optional] |
refunds | ChargeResponseRefunds | [optional] | |
status | String | [optional] |