Back to Medusa

CreateRefundReasonDTO

www/apps/resources/references/payment/interfaces/payment.CreateRefundReasonDTO/page.mdx

2.14.2891 B
Original Source

import { TypeList } from "docs-ui"

CreateRefundReasonDTO

<TypeList types={[{"name":"label","type":"string","description":"The label of the refund reason","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"code","type":"string","description":"The code of the refund reason","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"description","type":"null \| string","description":"The description of the refund reason","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"metadata","type":"null \| Record<string, unknown>","description":"The metadata of the refund reason","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="CreateRefundReasonDTO"/>