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