Skip to Content

StripeRefundObject

Properties

NameTypeDescriptionNotes
idStringRefund ID[default to null]
objectStringObject type[default to null]
amountLongAmount refunded[default to null]
chargeStringCharge ID[optional] [default to null]
payment_intentStringPayment intent ID[optional] [default to null]
statusStringRefund status[default to null]
failure_reasonStringFailure reason[optional] [default to null]

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