Files
medusa-store/www/utils/generated/oas-output/schemas/AdminPostCancelClaimReqSchema.ts
github-actions[bot] 749e86b5d8 chore(docs): Updated API Reference (v2) (#8361)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
2024-07-31 07:33:02 +00:00

14 lines
277 B
TypeScript

/**
* @schema AdminPostCancelClaimReqSchema
* type: object
* description: SUMMARY
* x-schemaName: AdminPostCancelClaimReqSchema
* properties:
* no_notification:
* type: boolean
* title: no_notification
* description: The claim's no notification.
*
*/