Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 458 Bytes

PaymentDetails.md

File metadata and controls

15 lines (9 loc) · 458 Bytes

PaymentDetails

xendit.invoice.model.PaymentDetails

An object representing payment details.

Properties

Name Type Required Description Examples
receipt_id str The unique identifier or reference ID associated with the payment receipt.
source str The source or method of payment.

[Back to README]