Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 664 Bytes

ChargeResponseRefundsData.md

File metadata and controls

21 lines (16 loc) · 664 Bytes

conekta.model.ChargeResponseRefundsData

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
amount int
authCode String [optional]
createdAt int
expiresAt int refund expiration date [optional]
id String
object String
status String refund status [optional]

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