Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.23 KB

File metadata and controls

26 lines (23 loc) · 1.23 KB

# ChargesOrderResponseAllOfData

Properties

Name Type Description Notes
amount int
channel \Conekta\Model\ChargeResponseChannel [optional]
created_at int
currency string
customer_id string [optional]
description string [optional]
device_fingerprint string [optional]
failure_code string [optional]
failure_message string [optional]
id string Charge ID
livemode bool Whether the charge was made in live mode or not
object string
order_id string Order ID
paid_at int Payment date [optional]
payment_method \Conekta\Model\ChargeResponsePaymentMethod [optional]
reference_id string Reference ID of the charge [optional]
refunds \Conekta\Model\ChargeResponseRefunds [optional]
status string Charge status

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