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

16 lines
347 B
TypeScript

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