/** * @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. * */