Files
medusa-store/www/utils/generated/oas-output/schemas/StoreDeclineOrderTransferRequest.ts
T

16 lines
371 B
TypeScript

/**
* @schema StoreDeclineOrderTransferRequest
* type: object
* description: The details of declining the order transfer request.
* x-schemaName: StoreDeclineOrderTransferRequest
* required:
* - token
* properties:
* token:
* type: string
* title: token
* description: The order transfer's token issued when the transfer was requested.
*
*/