14 lines
273 B
TypeScript
14 lines
273 B
TypeScript
/**
|
|
* @schema AdminOrderCancelFulfillment
|
|
* type: object
|
|
* description: SUMMARY
|
|
* x-schemaName: AdminOrderCancelFulfillment
|
|
* properties:
|
|
* no_notification:
|
|
* type: boolean
|
|
* title: no_notification
|
|
* description: The order's no notification.
|
|
*
|
|
*/
|
|
|