# PaymentDetails

An object representing payment details.

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **receiptId** |string |  | The unique identifier or reference ID associated with the payment receipt. | | |
| **source** |string |  | The source or method of payment. | | |



[[Back to README]](../../README.md)