Files
medusa-store/www/utils/generated/oas-output/schemas/AdminPostClaimsShippingActionReqSchema.ts
2024-07-29 09:41:02 +02:00

21 lines
477 B
TypeScript

/**
* @schema AdminPostClaimsShippingActionReqSchema
* type: object
* description: SUMMARY
* x-schemaName: AdminPostClaimsShippingActionReqSchema
* properties:
* custom_price:
* type: number
* title: custom_price
* description: The claim's custom price.
* internal_note:
* type: string
* title: internal_note
* description: The claim's internal note.
* metadata:
* type: object
* description: The claim's metadata.
*
*/