Files
medusa-store/www/apps/resources/references/payment/interfaces/payment.UpdatePaymentDTO/page.mdx
2025-01-17 19:05:02 +02:00

12 lines
455 B
Plaintext

---
displayed_sidebar: paymentReference
---
import { TypeList } from "docs-ui"
# UpdatePaymentDTO
The attributes to update in the payment.
<TypeList types={[{"name":"id","type":"`string`","description":"The ID of the payment.","optional":false,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="UpdatePaymentDTO"/>