import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
type | String | [optional] | |
object | String | ||
agreement | String | Agreement ID | [optional] |
authCode | String | [optional] | |
cashierId | String | [optional] | |
reference | String | [optional] | |
barcodeUrl | String | [optional] | |
expiresAt | int | [optional] | |
productType | String | Product type, e.g. bbva_cash_in, cash_in, pespay_cash_in, etc. | [optional] |
serviceName | String | [optional] | |
store | String | [optional] | |
storeName | String | [optional] | |
customerIpAddress | String | [optional] | |
accountType | String | Account type of the card | [optional] |
brand | String | Brand of the card | [optional] |
contractId | String | Id sent for recurrent charges. | [optional] |
country | String | Country of the card | [optional] |
expMonth | String | Expiration month of the card | [optional] |
expYear | String | Expiration year of the card | [optional] |
fraudIndicators | BuiltList<JsonObject> | [optional] | |
issuer | String | Issuer of the card | [optional] |
last4 | String | Last 4 digits of the card | [optional] |
name | String | Name of the cardholder | [optional] |
bank | String | [optional] | |
clabe | String | [optional] | |
description | String | [optional] | |
executedAt | int | [optional] | |
issuingAccountBank | String | [optional] | |
issuingAccountNumber | String | [optional] | |
issuingAccountHolderName | String | [optional] | |
issuingAccountTaxId | String | [optional] | |
paymentAttempts | BuiltList<JsonObject> | [optional] | |
receivingAccountHolderName | String | [optional] | |
receivingAccountNumber | String | [optional] | |
receivingAccountBank | String | [optional] | |
receivingAccountTaxId | String | [optional] | |
referenceNumber | String | [optional] | |
trackingCode | String | [optional] |