Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1012 Bytes

PaymentMethodCash.md

File metadata and controls

27 lines (22 loc) · 1012 Bytes

conekta.model.PaymentMethodCash

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
type String [optional]
object String
agreement String Agreement ID [optional]
authCode int [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]

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